zt64-aliucord-plugins/plugin/NoBurnIn/build.gradle.kts

9 lines
No EOL
243 B
Kotlin

version = "2.6.0"
description = "Adds many options to hide items from the top bar in an attempt to prevent screen burn-in"
aliucord.changelog.set(
"""
# 2.6.0
* Disable corner rounding when toolbar is hidden
""".trimIndent()
)