Explorar o código

fix 部分设备为API22

RobinTan1024 %!s(int64=4) %!d(string=hai) anos
pai
achega
b2ed19f4b4
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -11,8 +11,8 @@ android {
 
     defaultConfig {
         applicationId "com.doverfuelingsolutions.issp"
-        minSdkVersion 25
-        targetSdkVersion 30
+        minSdkVersion 22
+        targetSdkVersion 26
         versionCode 1
         versionName "1.0.0"
         archivesBaseName = versionName + "." + getTime()