Notification-Bot/settings.gradle.kts

7 lines
159 B
Text
Raw Permalink Normal View History

2024-10-17 03:50:47 +00:00
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}
2024-10-26 13:10:16 +00:00
rootProject.name = "Px32-TestBot"
2024-10-17 03:50:47 +00:00
include("notification")
include("steam")