-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Required minimum Android Gradle Plugin version 7.1 #9
Comments
Good idea. I think I can change it to a warning log that a higher AGP version is detected and it's not tested with the current Polyfill. Hopefully, I can make it along with AGP 7.4/8.0 next month. |
I can raise PR if you want and can release quickly |
PR is welcome, will help with the following ci check and release. |
@2BAB Do you know when it would be merged? |
Hi, @nksaroj I would merge and release by this evening (UTC+8). |
Thanks I am waiting so I can pull for my work.. I need the bundle-tool-gradle-plugin But it seems that has the dependency on Polyfill. |
Released, it reflects on maven central already. https://repo1.maven.org/maven2/me/2bab/polyfill/0.8.1/ |
Worth removing the max check as it's breaking with higer versions
Polyfill/polyfill/src/main/kotlin/me/xx2bab/polyfill/PolyfillPlugin.kt
Line 64 in cdc783c
The text was updated successfully, but these errors were encountered: