Skip to content

Commit

Permalink
nasty bugfix versioncode
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Keinhoerster committed Dec 3, 2014
1 parent 90f67cd commit 12cfd41
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 @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 8
targetSdkVersion 19
versionCode 3
versionName "1.1.1"
versionCode 4
versionName "1.1.2"
}
buildTypes {
release {
Expand Down

0 comments on commit 12cfd41

Please sign in to comment.