Parcourir la source

update version

Ethosa il y a 3 ans
Parent
commit
130788e73d
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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'
         }