Skip to content

Commit

Permalink
Version number increment
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Jovanovic committed Feb 16, 2017
1 parent 945901f commit b394e4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.vlad1m1r.lemniscate.sample"
minSdkVersion 11
targetSdkVersion 25
versionCode 100
versionName "1.0.0"
versionCode 101
versionName "1.0.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit b394e4b

Please sign in to comment.