Skip to content

Commit

Permalink
Pump up version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
minibugdev authored Dec 14, 2017
1 parent 57c3c73 commit 55b7c15
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 @@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 3
versionName "1.0.2"
versionCode 4
versionName "1.0.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 55b7c15

Please sign in to comment.