Skip to content

Commit

Permalink
Bump versioncode to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
IHFSchwarz committed Nov 8, 2017
1 parent 52fc723 commit d8a6c34
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 15
versionName "1.0.12.1"
versionCode 16
versionName "1.0.13"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit d8a6c34

Please sign in to comment.