Bump version to 1.1.1
This commit is contained in:
parent
a44b0b936d
commit
65c8129873
@ -47,8 +47,8 @@ android {
|
|||||||
applicationId 'com.philliphsu.clock2'
|
applicationId 'com.philliphsu.clock2'
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 24
|
targetSdkVersion 24
|
||||||
versionCode 11
|
versionCode 111
|
||||||
versionName "1.1"
|
versionName "1.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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user