Updated properties to 1.20. Gradle to 8.1.

This commit is contained in:
Christian Knaapen
2023-07-29 16:17:13 +02:00
parent 5fb2edb97a
commit 4158ed254d
5 changed files with 13 additions and 17 deletions

View File

@@ -1,6 +1 @@
pluginManagement {
repositories {
gradlePluginPortal()
maven { url = 'https://maven.minecraftforge.net/' }
}
}
rootProject.name = 'EffortlessBuilding'