Update version to 1.1.3.

This commit is contained in:
Phillip Hsu 2017-03-07 17:19:25 -08:00
parent a08e6347cb
commit 2f5a87dfe1

View File

@ -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