switch to Gradle Kotlin DSL

This commit is contained in:
octarine-noise
2020-01-03 21:36:46 +01:00
parent 2a06c18884
commit b4f18c1e1d
6 changed files with 82 additions and 109 deletions

View File

@@ -5,11 +5,9 @@ jarName = BetterFoliage-Forge
version = 2.3.1
mc_version = 1.14.4
forge_version = 28.1.109
mcp_mappings_channel = snapshot
mcp_mappings_version = 20190719-1.14.3
mcVersion = 1.14.4
forgeVersion = 28.1.109
mappingsChannel = snapshot
mappingsVersion = 20190719-1.14.3
kotlin_version = 1.3.61
forgelin_version = 1.8.4
kottle_version = 1.4.0
kottleVersion = 1.4.0