mirror of
https://github.com/fankes/ColorOSNotifyIcon.git
synced 2025-09-06 02:35:41 +08:00
Update version to 1.6
This commit is contained in:
@@ -5,9 +5,9 @@ plugins {
|
||||
}
|
||||
|
||||
ext {
|
||||
appVersionName = "1.53"
|
||||
appVersionCode = 10
|
||||
enableR8 = false
|
||||
appVersionName = "1.6"
|
||||
appVersionCode = 11
|
||||
enableR8 = true
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
|
Reference in New Issue
Block a user