Skip to content

Commit

Permalink
Version code and version name update
Browse files Browse the repository at this point in the history
  • Loading branch information
Walter Ching committed Apr 4, 2017
1 parent 08f0b40 commit 69cdec7
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 @@ -37,8 +37,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 23
versionCode 105
versionName "1.0.6"
versionCode 106
versionName "1.0.7"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 69cdec7

Please sign in to comment.