Explorar o código

修改版本号 打包测试

bjb hai 4 meses
pai
achega
c2b1b280eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      iscs_lock/build.gradle.kts

+ 1 - 1
iscs_lock/build.gradle.kts

@@ -15,7 +15,7 @@ android {
         minSdk = 25
         targetSdk = 35
         versionCode = 1
-        versionName = "v1.0.0"
+        versionName = "v1.0.1"
 
         testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
     }