Skip to content

Commit

Permalink
Bump version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenDub committed Apr 26, 2015
1 parent 2e004e2 commit 9a764b2
Show file tree
Hide file tree
Showing 3 changed files 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 @@ -36,8 +36,8 @@ android {
applicationId "nl.svendubbeld.car"
minSdkVersion 21
targetSdkVersion 22
versionCode 3
versionName "1.1"
versionCode 4
versionName "1.2"
}
signingConfigs {
release {
Expand Down
Binary file removed bin/com.svendubbeld.car-1.0.apk
Binary file not shown.
Binary file removed bin/com.svendubbeld.car-1.1.apk
Binary file not shown.

0 comments on commit 9a764b2

Please sign in to comment.