Skip to content

Commit 9c25dac

Browse files
committed
Bump version 5.37.0
Signed-off-by: Teddysun <i@teddysun.com>
1 parent 39b40c4 commit 9c25dac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
defaultConfig {
1818
minSdk = 23
1919
targetSdk = 35
20-
versionCode = 5033000
21-
versionName = "5.33.0"
20+
versionCode = 5037000
21+
versionName = "5.37.0"
2222
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
2323
}
2424
buildTypes {

0 commit comments

Comments
 (0)