zt64-aliucord-plugins/plugin/CustomStatusPresets/build.gradle.kts
2024-03-15 02:27:11 -04:00

15 lines
No EOL
395 B
Kotlin

version = "1.3.2"
description =
"Adds presets to the custom status menu. Long press on the save button to save a preset"
aliucord.changelog.set(
"""
# 1.3.1
* Fixed crash when setting emoji in existing presets to a stock one
# 1.3.0
* Fixed overlapping views on the status page
* Fixed position changing after editing emoji
* Code cleanup
""".trimIndent()
)