Skip to content

Commit a9f8a39

Browse files
committed
version 5.0.0.
1 parent a332d8c commit a9f8a39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ allprojects {
4040

4141
ext {
4242
groupName = 'com.github.flipkart-incubator.proteus'
43-
versionName = '5.0.0-rc15'
44-
versionCode = 500015
43+
versionName = '5.0.0'
44+
versionCode = 500016
4545
compileSdkVersion = 28
4646
minSdkVersion = 19
4747
targetSdkVersion = 28

0 commit comments

Comments
 (0)