Skip to content

Commit

Permalink
updated the app version tot version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DevLuuk committed Sep 23, 2018
1 parent 300b3b7 commit a649587
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ android {
defaultConfig {
applicationId "nl.devluuk.sleepywifi"
minSdkVersion 23
targetSdkVersion 26
versionCode 1
versionName '1.0.0'
targetSdkVersion 27
versionCode 2
versionName '1.1'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit a649587

Please sign in to comment.