Fix issues with kotlin & update to latest stickynote version

This commit is contained in:
2025-05-13 10:55:01 -07:00
parent 2fe634664a
commit 726c6247f9
3 changed files with 8 additions and 8 deletions

View File

@@ -9,8 +9,8 @@ pluginManagement {
}
plugins {
id("org.sayandev.stickynote.settings") version "1.9.0"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
id("org.sayandev.stickynote.settings") version "1.9.1.10"
}
rootProject.name = "GalaxyLobby"