fix: Error flutter build apk SDK. (#178)
This commit is contained in:
@@ -38,7 +38,7 @@ rootProject.allprojects {
|
||||
apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
compileSdkVersion 34
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
|
||||
Reference in New Issue
Block a user