-
Notifications
You must be signed in to change notification settings - Fork 21
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
Bump Gradle plugin version #4
Comments
Will have a look and get back to you. |
Related: flutter/flutter#125181 |
Opened PR #5, which should be quick to close. Also upgraded to agp 7, even though it did not seem necessary. |
Thanks! Can you please publish |
The publish action uses Flutter master and two tests are failing. Investigating. |
Sorry for the delay - 1.0.4 is up and the next updates should go through faster if we need more changes. |
Great, thank you |
Updating to latest Gradle versions is not possible if depending on the package because it does not satisfy version requirements
I suspect both
classpath 'com.android.tools.build:gradle:4.1.3'
andext.kotlin_version = '1.5.10'
need to be bumped.The text was updated successfully, but these errors were encountered: