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