Skip to content

Commit

Permalink
push version
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed May 21, 2017
1 parent 8be7243 commit 33b9fb1
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 @@ -17,8 +17,8 @@ android {
applicationId "de.westnordost.streetcomplete"
minSdkVersion 17
targetSdkVersion 25
versionCode 7
versionName "0.10"
versionCode 8
versionName "0.11"
multiDexEnabled true
testInstrumentationRunner "com.android.test.runner.MultiDexTestRunner"
buildConfigField "String", "MAPZEN_API_KEY", MAPZEN_API_KEY
Expand Down

0 comments on commit 33b9fb1

Please sign in to comment.