Bump version to 1.1.1

This commit is contained in:
Phillip Hsu 2016-10-07 21:07:35 -07:00
parent a44b0b936d
commit 65c8129873

View File

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