mirror of
https://github.com/fankes/ColorOSNotifyIcon.git
synced 2025-09-04 17:55:20 +08:00
Update version to 1.2,fix more bugs.
This commit is contained in:
@@ -5,8 +5,8 @@ plugins {
|
||||
}
|
||||
|
||||
ext {
|
||||
appVersionName = "1.1"
|
||||
appVersionCode = 2
|
||||
appVersionName = "1.2"
|
||||
appVersionCode = 3
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
|
Reference in New Issue
Block a user