Skip to content

Commit 94c6458

Browse files
committed
app: release
1 parent ddb38c0 commit 94c6458

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ android {
2727
minSdkVersion 19
2828
targetSdkVersion 30
2929
versionCode _versionCode
30-
versionName "1.5"
30+
versionName "1.6"
3131

3232
multiDexEnabled true
3333
vectorDrawables.useSupportLibrary true

app/version.prop

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Wed Jun 16 08:07:31 ICT 2021
2-
VERSION_CODE=441
1+
#Sat Jun 19 20:05:19 ICT 2021
2+
VERSION_CODE=446

0 commit comments

Comments
 (0)