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
{{ message }}
This repository was archived by the owner on Jul 11, 2024. It is now read-only.
The Android compileSdkVersion is still set to 29, please update it to at least 33 otherwise it can cause issues with the Android Gradle Plugin, for example when changing the target language level:
Could not determine the dependencies of task ':flutter_app_badger:bundleLibCompileToJarDebug'.
> Could not create task ':flutter_app_badger:compileDebugJavaWithJavac'.
> In order to compile Java 9+ source, please set compileSdkVersion to 30 or above