Skip to content

Commit 8755090

Browse files
committed
🚀 Upgrade sdk version
1 parent 79cc161 commit 8755090

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
@@ -26,7 +26,7 @@ apply plugin: 'kotlin-android'
2626
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
2727

2828
android {
29-
compileSdkVersion flutter.compileSdkVersion
29+
compileSdkVersion 33 // flutter.compileSdkVersion
3030
// ndkVersion flutter.ndkVersion
3131

3232
compileOptions {

0 commit comments

Comments
 (0)