working on Android (Flutter 3.15.0-15.2.pre only)

This commit is contained in:
Nick Fisher
2023-10-02 13:51:35 +08:00
parent 2fdbb9582e
commit 423f563350
4 changed files with 22 additions and 33 deletions

View File

@@ -28,7 +28,7 @@ apply plugin: 'kotlin-android-extensions'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
android {
compileSdkVersion 31
compileSdkVersion 33
ndkVersion "25.2.9519653"
compileOptions {