We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
compileSdkVersion
1 parent 205387b commit a5c62f4Copy full SHA for a5c62f4
flutter_cache_manager/example/android/app/build.gradle
@@ -26,7 +26,7 @@ apply plugin: 'kotlin-android'
26
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
27
28
android {
29
- compileSdkVersion 30
+ compileSdkVersion 31
30
31
compileOptions {
32
sourceCompatibility JavaVersion.VERSION_1_8
0 commit comments