Skip to content

Commit 9ae9b82

Browse files
committed
update compileSdkVersion
1 parent 75a196d commit 9ae9b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
1717
apply from: "exported.gradle"
1818

1919
android {
20-
compileSdkVersion 31
20+
compileSdkVersion 32
2121

2222
sourceSets {
2323
main.java.srcDirs += 'src/main/kotlin'

0 commit comments

Comments
 (0)