Update version to 1.1.2.

This commit is contained in:
Phillip Hsu 2017-03-01 12:52:49 -08:00
parent eea4e73401
commit 997cf25276

View File

@ -47,8 +47,8 @@ android {
applicationId 'com.philliphsu.clock2'
minSdkVersion 19
targetSdkVersion 25
versionCode 111
versionName "1.1.1"
versionCode 112
versionName "1.1.2"
// Disabled for now because we're not ready to
// completely port over to vector drawables
// vectorDrawables.useSupportLibrary = true