Skip to content

Commit f7124aa

Browse files
committed
push version
1 parent 3610278 commit f7124aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ android {
2121
applicationId "de.westnordost.streetcomplete"
2222
minSdkVersion 17
2323
targetSdkVersion 26
24-
versionCode 301
25-
versionName "3.1"
24+
versionCode 302
25+
versionName "3.2"
2626
testInstrumentationRunner "android.test.InstrumentationTestRunner"
2727
buildConfigField "String", "MAPZEN_API_KEY", MAPZEN_API_KEY
2828
}

0 commit comments

Comments
 (0)