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.
1 parent 8c3cea3 commit 543a654Copy full SHA for 543a654
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 33
+ compileSdkVersion 34
30
31
compileOptions {
32
sourceCompatibility JavaVersion.VERSION_1_8
0 commit comments