Skip to content

Commit

Permalink
bump version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
spidgorny committed Mar 24, 2019
1 parent 2f9e619 commit 3801e98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ android {
applicationId "com.androidfromfrankfurt.workingtimealert"
minSdkVersion 16
targetSdkVersion 27
versionCode 3
versionName "1.0.2"
versionCode 4
versionName "1.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 3801e98

Please # to comment.