Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 360638b

Browse files
committed
dump version to 2.5.2
1 parent 55e7547 commit 360638b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
minSdkVersion 23
1010
// targetSdkVersion 29
1111
targetSdkVersion 28
12-
versionCode 32
13-
versionName '2.3.7'
12+
versionCode 38
13+
versionName '2.5.2'
1414
multiDexEnabled true
1515
}
1616
repositories {

0 commit comments

Comments
 (0)