mirror of
https://github.com/noobnuby/Notification-Bot.git
synced 2024-11-26 05:13:05 +00:00
6 lines
159 B
Text
6 lines
159 B
Text
plugins {
|
|
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
|
|
}
|
|
rootProject.name = "Px32-TestBot"
|
|
include("notification")
|
|
include("steam")
|