Update version to 1.1.2.
This commit is contained in:
parent
eea4e73401
commit
997cf25276
@ -47,8 +47,8 @@ android {
|
|||||||
applicationId 'com.philliphsu.clock2'
|
applicationId 'com.philliphsu.clock2'
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 111
|
versionCode 112
|
||||||
versionName "1.1.1"
|
versionName "1.1.2"
|
||||||
// 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