refactor: update to aliucord-gradle 2
This commit is contained in:
parent
2b687cea21
commit
5df56646c7
20 changed files with 150 additions and 141 deletions
|
|
@ -15,5 +15,5 @@ aliucord {
|
|||
* Initial release >w<
|
||||
""".trimIndent())
|
||||
|
||||
excludeFromUpdaterJson.set(false)
|
||||
deploy.set(true)
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest package="moe.lava.awoocord.zinnia" />
|
||||
|
|
@ -62,7 +62,6 @@ object ZinniaSettings {
|
|||
var blockApcaThreshold by api.delegate(75.0)
|
||||
var blockWcagThreshold by api.delegate(4.5)
|
||||
|
||||
@Suppress("MISSING_DEPENDENCY_CLASS", "MISSING_DEPENDENCY_SUPERCLASS")
|
||||
class Page : SettingsPage() {
|
||||
private lateinit var manager: RadioManager
|
||||
private lateinit var mRoleDot: CheckedSetting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue