Skip to content

Commit 9a9df76

Browse files
committed
release(4.2.0): bump versionName to 4.2.0 and versionCode to 218
1 parent 254f17e commit 9a9df76

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 = '4.0.2'
5-
versionCode = 217
4+
versionName = '4.2.0'
5+
versionCode = 218
66

77
// SDK and tools
88
compileSdkVersion = 35

0 commit comments

Comments
 (0)