Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed May 8, 2019
1 parent 1be13e9 commit b39fb59
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 @@ -30,8 +30,8 @@ android {
applicationId "de.westnordost.streetcomplete"
minSdkVersion 17
targetSdkVersion 28
versionCode 1200
versionName "12.0-beta1"
versionCode 1201
versionName "12.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "String", "MAPZEN_API_KEY", MAPZEN_API_KEY
}
Expand Down

0 comments on commit b39fb59

Please sign in to comment.