Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 2f7c65e

Browse files
committed
Update compileSdkVersion to 33
1 parent 492f6c8 commit 2f7c65e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ apply plugin: 'kotlin-android'
2626
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
2727

2828
android {
29-
compileSdkVersion 31
29+
compileSdkVersion 33
3030

3131
sourceSets {
3232
main.java.srcDirs += 'src/main/kotlin'

0 commit comments

Comments
 (0)