Skip to content

Commit

Permalink
version 5.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
adityasharat committed Mar 14, 2019
1 parent a332d8c commit a9f8a39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ allprojects {

ext {
groupName = 'com.github.flipkart-incubator.proteus'
versionName = '5.0.0-rc15'
versionCode = 500015
versionName = '5.0.0'
versionCode = 500016
compileSdkVersion = 28
minSdkVersion = 19
targetSdkVersion = 28
Expand Down

0 comments on commit a9f8a39

Please sign in to comment.