Skip to content

Commit 70a2f60

Browse files
committed
Increase version
1 parent 1bb1e42 commit 70a2f60

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
@@ -5,8 +5,8 @@ apply plugin: "org.sonarqube"
55
buildscript {
66
ext {
77
// App version
8-
versionName = '3.5.1'
9-
versionCode = 182
8+
versionName = '3.5.2'
9+
versionCode = 183
1010

1111
// SDK and tools
1212
compileSdkVersion = 34

0 commit comments

Comments
 (0)