mirror of
https://github.com/fankes/MIUINativeNotifyIcon.git
synced 2025-09-05 10:15:31 +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>
|
<ktlintMode>MANUAL</ktlintMode>
|
||||||
<formatOnSave>false</formatOnSave>
|
<formatOnSave>false</formatOnSave>
|
||||||
</component>
|
</component>
|
||||||
|
<component name="com.nbadal.ktlint.KtlintProjectSettings">
|
||||||
|
<ktlintMode>MANUAL</ktlintMode>
|
||||||
|
</component>
|
||||||
</project>
|
</project>
|
@@ -13,7 +13,7 @@ sweetProperty {
|
|||||||
global {
|
global {
|
||||||
all {
|
all {
|
||||||
permanentKeyValues("GITHUB_CI_COMMIT_ID" to "")
|
permanentKeyValues("GITHUB_CI_COMMIT_ID" to "")
|
||||||
generateFrom(ROOT_PROJECT, SYSTEM_ENV)
|
generateFrom(ROOT_PROJECT)
|
||||||
}
|
}
|
||||||
sourcesCode { includeKeys("GITHUB_CI_COMMIT_ID") }
|
sourcesCode { includeKeys("GITHUB_CI_COMMIT_ID") }
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user