Skip to content

Commit

Permalink
update versioncode to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Anshul Agarwal committed Aug 9, 2016
1 parent 6a2af26 commit d5fdbca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 23
versionCode 2
versionName "2.0"
versionCode 3
versionName "2.1"
}
buildTypes {
release {
Expand Down

0 comments on commit d5fdbca

Please sign in to comment.