Przeglądaj źródła

Update build.gradle

blueloveTH 2 lat temu
rodzic
commit
2e5c2b7147
1 zmienionych plików z 0 dodań i 4 usunięć
  1. 0 4
      plugins/flutter/android/build.gradle

+ 0 - 4
plugins/flutter/android/build.gradle

@@ -52,8 +52,4 @@ android {
         sourceCompatibility JavaVersion.VERSION_11
         targetCompatibility JavaVersion.VERSION_11
     }
-
-    defaultConfig {
-        minSdkVersion 22
-    }
 }