mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2026-06-04 01:16:54 +00:00
Minor build script changes
This commit is contained in:
@@ -48,10 +48,6 @@ val properties = Properties().also { props ->
|
||||
props.load(it)
|
||||
}
|
||||
}
|
||||
/*
|
||||
val loomVersion: String = properties.getProperty("loom.version")
|
||||
val mixinVersion: String = properties.getProperty("mixin.version")
|
||||
*/
|
||||
|
||||
dependencies {
|
||||
implementation(gradleApi())
|
||||
|
||||
Reference in New Issue
Block a user