Skip to content

Commit

Permalink
Bumü version codes to 1.0.16/21
Browse files Browse the repository at this point in the history
  • Loading branch information
IHFSchwarz committed Apr 13, 2018
1 parent 14ffd56 commit 69e41de
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 20
versionName "1.0.15"
versionCode 21
versionName "1.0.16"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 69e41de

Please sign in to comment.