Explorar el Código

1.正式版1.0.13打包

20241218TB223FC(测试jar包)
wangwanlei hace 7 meses
padre
commit
9c4aba77bd
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      app/build.gradle.kts

+ 2
- 2
app/build.gradle.kts Ver fichero

@@ -17,8 +17,8 @@ android {
17 17
         applicationId = "com.xhkjedu.manageapp"
18 18
         minSdk = 24
19 19
         targetSdk = 30
20
-        versionCode = 13
21
-        versionName = "1.0.12"
20
+        versionCode = 14
21
+        versionName = "1.0.13"
22 22
 
23 23
         testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
24 24
         vectorDrawables {

Loading…
Cancelar
Guardar