Fix setColor function & rename it to setSecondaryColor, and add setPrimaryColor. Also renamed Messages object to Colors

This commit is contained in:
2025-04-09 22:06:28 -07:00
parent dfd546f64b
commit 2f024daac1
4 changed files with 16 additions and 12 deletions

View File

@@ -6,7 +6,7 @@ plugins {
}
group = "xyz.lncvrt"
version = "1.0.1"
version = "1.0.2"
repositories {
mavenCentral()