delete basically everything lol
This commit is contained in:
@@ -1,18 +1,4 @@
|
||||
dependencyResolutionManagement {
|
||||
@Suppress("UnstableApiUsage")
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
|
||||
}
|
||||
|
||||
rootProject.name = "planterette"
|
||||
|
||||
include("plt")
|
||||
include("libplt")
|
||||
include("plt-build")
|
||||
include("plt-fetch")
|
||||
include("plt-pkg")
|
||||
rootProject.name = "planterette"
|
||||
Reference in New Issue
Block a user