Bump version to 1.1

This commit is contained in:
Phillip Hsu 2016-09-29 02:34:17 -07:00
parent f4852f6a25
commit 1057634fb0

View File

@ -31,8 +31,8 @@ android {
applicationId 'com.philliphsu.clock2' applicationId 'com.philliphsu.clock2'
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 24 targetSdkVersion 24
versionCode 1 versionCode 11
versionName "1.0" versionName "1.1"
// Disabled for now because we're not ready to // Disabled for now because we're not ready to
// completely port over to vector drawables // completely port over to vector drawables
// vectorDrawables.useSupportLibrary = true // vectorDrawables.useSupportLibrary = true