Skip to content

Commit

Permalink
Bump version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
philliphsu committed Oct 8, 2016
1 parent a44b0b9 commit 65c8129
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 @@ -47,8 +47,8 @@ android {
applicationId 'com.philliphsu.clock2'
minSdkVersion 19
targetSdkVersion 24
versionCode 11
versionName "1.1"
versionCode 111
versionName "1.1.1"
// Disabled for now because we're not ready to
// completely port over to vector drawables
// vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 65c8129

Please sign in to comment.