Skip to content

Commit 2de7723

Browse files
committed
Increased version
1 parent 0376289 commit 2de7723

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
@@ -25,8 +25,8 @@ android {
2525
applicationId "de.ahlfeld.breminale.app"
2626
minSdkVersion 15
2727
targetSdkVersion 23
28-
versionCode 8
29-
versionName "1.1.1"
28+
versionCode 9
29+
versionName "1.1.2"
3030
buildConfigField "String", "BREMINALE_API_KEY", getApiKey("BREMINALE_API_KEY")
3131
buildConfigField "String", "TWITTER_KEY", getApiKey("TWITTER_KEY")
3232
buildConfigField "String", "TWITTER_SECRET", getApiKey("TWITTER_SECRET")

0 commit comments

Comments
 (0)