Skip to content

Commit 6a0818c

Browse files
committed
Update version codes
1 parent add6a8e commit 6a0818c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
buildscript {
22
ext {
33
// App version
4-
versionName = '1.1.1'
5-
versionCode = 7
4+
versionName = '1.2.0'
5+
versionCode = 8
66

77
// SDK and tools
88
compileSdkVersion = 29

0 commit comments

Comments
 (0)