Skip to content

Commit

Permalink
Bumping version code and name
Browse files Browse the repository at this point in the history
  • Loading branch information
Walter Ching committed Apr 4, 2017
1 parent d908a4c commit 90e364a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Expand Up @@ -37,8 +37,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 23
versionCode 106
versionName "1.0.7"
versionCode 107
versionName "1.0.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 90e364a

Please sign in to comment.