Skip to content

Commit

Permalink
Bump version to 1.1
Browse files Browse the repository at this point in the history
Increase version code

Signed-off-by: David Kröll <[email protected]>
  • Loading branch information
davidkroell committed Jan 17, 2019
1 parent 1b2173b commit b813fe8
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 @@ -6,8 +6,8 @@ android {
applicationId "at.htl_villach.docker2go"
minSdkVersion 22
targetSdkVersion 26
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit b813fe8

Please sign in to comment.