Skip to content

Commit

Permalink
Increases version name and code
Browse files Browse the repository at this point in the history
  • Loading branch information
dieechtenilente committed May 21, 2018
1 parent e2326e3 commit 37b8fee
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 @@ -5,8 +5,8 @@ android {
buildToolsVersion '27.0.3'
defaultConfig {
applicationId "de.klaushackner.alkomat3000"
versionCode 7
versionName "1.7"
versionCode 8
versionName "1.8"
targetSdkVersion 25
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 37b8fee

Please sign in to comment.