Update version to 1.1.3.
This commit is contained in:
parent
a08e6347cb
commit
2f5a87dfe1
@ -50,8 +50,8 @@ android {
|
|||||||
applicationId 'com.philliphsu.clock2'
|
applicationId 'com.philliphsu.clock2'
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 112
|
versionCode 113
|
||||||
versionName "1.1.2"
|
versionName "1.1.3"
|
||||||
// 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