Skip to content

Commit

Permalink
Update version to 1.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
philliphsu committed Mar 8, 2017
1 parent a08e634 commit 2f5a87d
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 @@ -50,8 +50,8 @@ android {
applicationId 'com.philliphsu.clock2'
minSdkVersion 19
targetSdkVersion 25
versionCode 112
versionName "1.1.2"
versionCode 113
versionName "1.1.3"
// Disabled for now because we're not ready to
// completely port over to vector drawables
// vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 2f5a87d

Please sign in to comment.