Skip to content

Commit

Permalink
push version
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed Dec 15, 2018
1 parent b05043a commit 255be8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -21,8 +21,8 @@ android {
applicationId "de.westnordost.streetcomplete"
minSdkVersion 17
targetSdkVersion 27
versionCode 900
versionName "9.0-beta1"
versionCode 901
versionName "9.0"
testInstrumentationRunner "android.test.InstrumentationTestRunner"
buildConfigField "String", "MAPZEN_API_KEY", MAPZEN_API_KEY
}
Expand Down

0 comments on commit 255be8f

Please sign in to comment.