Skip to content

Commit

Permalink
Bump version to 1.0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
IHFSchwarz committed Nov 3, 2017
1 parent 5bd878f commit f269277
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
minSdkVersion 15
//noinspection OldTargetApi
targetSdkVersion 25
versionCode 14
versionName "1.0.12"
versionCode 15
versionName "1.0.12.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit f269277

Please sign in to comment.