Skip to content

Commit 355cdb3

Browse files
committed
Updating versionName and versionCode for 4.2 release
1 parent 45be03a commit 355cdb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WordPress/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ android {
3434

3535
defaultConfig {
3636
applicationId "org.wordpress.android"
37-
versionName "4.2-rc-2"
38-
versionCode 190
37+
versionName "4.2"
38+
versionCode 191
3939
minSdkVersion 14
4040
targetSdkVersion 22
4141

0 commit comments

Comments
 (0)