Skip to content

Commit 9273af3

Browse files
committed
Updated version code
1 parent 6d6c0e5 commit 9273af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ android {
1717
minSdk 21
1818

1919
def versionNameDate = new Date().format('yyyy.MM.dd:HH.mm')
20-
versionCode 26
20+
versionCode 27
2121
versionName "$versionNameDate"
2222

2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)