Skip to content

Commit

Permalink
Version should be 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Giulio Petek committed Jul 17, 2015
1 parent b3b9977 commit ceadf84
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 22
versionCode 102
versionName "1.0.2"
versionCode 103
versionName "1.0.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit ceadf84

Please sign in to comment.