mirror of
https://github.com/fankes/MIUINativeNotifyIcon.git
synced 2025-09-04 01:35:26 +08:00
chore: update project files
This commit is contained in:
3
.idea/ktlint-plugin.xml
generated
3
.idea/ktlint-plugin.xml
generated
@@ -4,4 +4,7 @@
|
||||
<ktlintMode>MANUAL</ktlintMode>
|
||||
<formatOnSave>false</formatOnSave>
|
||||
</component>
|
||||
<component name="com.nbadal.ktlint.KtlintProjectSettings">
|
||||
<ktlintMode>MANUAL</ktlintMode>
|
||||
</component>
|
||||
</project>
|
@@ -13,7 +13,7 @@ sweetProperty {
|
||||
global {
|
||||
all {
|
||||
permanentKeyValues("GITHUB_CI_COMMIT_ID" to "")
|
||||
generateFrom(ROOT_PROJECT, SYSTEM_ENV)
|
||||
generateFrom(ROOT_PROJECT)
|
||||
}
|
||||
sourcesCode { includeKeys("GITHUB_CI_COMMIT_ID") }
|
||||
}
|
||||
|
Reference in New Issue
Block a user