Skip to content

Commit e3aa645

Browse files
committed
version up
1 parent 05e2be1 commit e3aa645

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.4'
9-
versionCode = 185
8+
versionName = '3.5.5'
9+
versionCode = 186
1010

1111
// SDK and tools
1212
compileSdkVersion = 34

0 commit comments

Comments
 (0)