Browse Source

Update build.gradle

blueloveTH 3 years ago
parent
commit
2e5c2b7147
1 changed files with 0 additions and 4 deletions
  1. 0 4
      plugins/flutter/android/build.gradle

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

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