You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update Android Gradle build to support the newer Flutter SDK
- Upgraded Gradle to 8.12.1
- Changed compile and target compatibility to Java 17 with corresponding Kotlin JVM target
- Set `compileSdkVersion` to use Flutter's value.
- Added compiler flags for unchecked and deprecation warnings.
0 commit comments