g123k / flutter_app_badger

Support to update the app badge on the launcher (both for Android and iOS)
https://pub.dev/packages/flutter_app_badger
Apache License 2.0
307 stars 172 forks source link

Please update compileSdkVersion #99

Open thearaks opened 8 months ago

thearaks commented 8 months ago

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
Megatronicus commented 5 months ago

Launching lib\main.dart on sdk gphone64 x86 64 in debug mode... Running Gradle task 'assembleDebug'...

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

2: Task failed with an exception.

BUILD FAILED in 3m 50s Error: Gradle task assembleDebug failed with exit code 1