We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb38c0 commit 94c6458Copy full SHA for 94c6458
app/build.gradle
@@ -27,7 +27,7 @@ android {
27
minSdkVersion 19
28
targetSdkVersion 30
29
versionCode _versionCode
30
- versionName "1.5"
+ versionName "1.6"
31
32
multiDexEnabled true
33
vectorDrawables.useSupportLibrary true
app/version.prop
@@ -1,2 +1,2 @@
1
-#Wed Jun 16 08:07:31 ICT 2021
2
-VERSION_CODE=441
+#Sat Jun 19 20:05:19 ICT 2021
+VERSION_CODE=446
0 commit comments