fix: Error flutter build apk SDK. (#178)

This commit is contained in:
Brett
2024-11-27 18:39:04 +08:00
parent 5d88b4e5d1
commit 239e111ee4
2 changed files with 13 additions and 13 deletions

View File

@@ -38,7 +38,7 @@ rootProject.allprojects {
apply plugin: 'com.android.library'
android {
compileSdkVersion 30
compileSdkVersion 34
defaultConfig {
minSdkVersion 21