Skip to content

Commit

Permalink
Bump version to upload a release with new icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Koudritsky committed Apr 6, 2016
1 parent 0d0b966 commit 34db758
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/WALT/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "org.chromium.latency.walt"
minSdkVersion 17
targetSdkVersion 22
versionCode 2
versionName "0.1.1"
versionCode 3
versionName "0.1.2"
}
buildTypes {
release {
Expand Down

0 comments on commit 34db758

Please sign in to comment.