Browse Source

updated app version to 0.3.6

sirekanian 3 years ago
parent
commit
fd3fd3524a
2 changed files with 3 additions and 3 deletions
  1. 2 2
      app/version.gradle
  2. 1 1
      version.txt

+ 2 - 2
app/version.gradle

@@ -1,4 +1,4 @@
 ext {
 ext {
-    appVersionCode = 8
-    appVersionName = '0.3.5'
+    appVersionCode = 9
+    appVersionName = '0.3.6'
 }
 }

+ 1 - 1
version.txt

@@ -1 +1 @@
-0 3 5 8
+0 3 6 9