Skip to content

Commit

Permalink
Increased version
Browse files Browse the repository at this point in the history
  • Loading branch information
ganddev committed May 30, 2017
1 parent 0376289 commit 2de7723
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 @@ -25,8 +25,8 @@ android {
applicationId "de.ahlfeld.breminale.app"
minSdkVersion 15
targetSdkVersion 23
versionCode 8
versionName "1.1.1"
versionCode 9
versionName "1.1.2"
buildConfigField "String", "BREMINALE_API_KEY", getApiKey("BREMINALE_API_KEY")
buildConfigField "String", "TWITTER_KEY", getApiKey("TWITTER_KEY")
buildConfigField "String", "TWITTER_SECRET", getApiKey("TWITTER_SECRET")
Expand Down

0 comments on commit 2de7723

Please sign in to comment.