Skip to content

Commit 20cd75f

Browse files
committed
Bump versions
1 parent 081d1cb commit 20cd75f

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.8 RC1'
5-
versionCode = 14
4+
versionName = '1.8.1'
5+
versionCode = 15
66

77
// SDK and tools
88
compileSdkVersion = 29

0 commit comments

Comments
 (0)