Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
hissingpanda committed Oct 7, 2019
1 parent d43a7f1 commit 264c31e
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 @@ -26,8 +26,8 @@ android {
applicationId "org.refugerestrooms"
minSdkVersion 19
targetSdkVersion 28
versionCode 19
versionName "1.6.0"
versionCode 20
versionName "1.7.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 264c31e

Please sign in to comment.