Explorar el Código

update version

Ethosa hace 3 años
padre
commit
130788e73d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -10,8 +10,8 @@ android {
         applicationId "com.ethosa.ktc"
         minSdk 21
         targetSdk 32
-        versionCode 23
-        versionName "0.8.12"
+        versionCode 24
+        versionName "0.8.13"
         ndk {
             abiFilters 'armeabi-v7a','arm64-v8a','x86','x86_64'
         }