Browse Source

update version ...

Ethosa 4 years ago
parent
commit
f1d9d0b7f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -15,7 +15,7 @@ android {
         minSdkVersion 21
         targetSdkVersion 31
         versionCode 1
-        versionName "0.3"
+        versionName "0.4"
     }
 
     buildTypes {