songchengcheng 3 сар өмнө
parent
commit
6d71419a5e
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -17,10 +17,10 @@ android {
     defaultConfig {
         applicationId "com.sikey.veryfit"
 //        vectorDrawables.useSupportLibrary = true
-        minSdkVersion 27
+        minSdkVersion 26
         targetSdkVersion 34
         versionCode 18
-        versionName "0.6.18"
+        versionName "0.6.20"
         multiDexEnabled true
         //manifestPlaceholders=[UMENG_CHANNEL_VALUE:name]
     }