Skip to content

Commit

Permalink
Prepare for release v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecsl committed Jul 30, 2017
1 parent 64c6a88 commit 378268d
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 @@ -34,8 +34,8 @@ allprojects {
}

ext {
versionCode = 5
versionName = '1.0.4'
versionCode = 6
versionName = '1.0.5'
minSdkVersion = 21
compileSdkVersion = 26
targetSdkVersion = 26
Expand Down

0 comments on commit 378268d

Please sign in to comment.