Эх сурвалжийг харах

updated app version to 0.1.0

sirekanian 3 жил өмнө
parent
commit
9e8e67571b
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -11,8 +11,8 @@ android {
         applicationId "com.sirekanian.warmongr"
         minSdk 21
         targetSdk 32
-        versionCode 0
-        versionName "0.0.0"
+        versionCode 1
+        versionName "0.1.0"
         archivesBaseName = "$applicationId-$versionName-$versionCode"
         vectorDrawables {
             useSupportLibrary true