mirror of
https://github.com/shadowfacts/Forgelin.git
synced 2025-01-05 00:54:18 +00:00
parent
d5138b9814
commit
469fcdaea7
@ -67,6 +67,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
compile group: "org.jetbrains.kotlin", name: "kotlin-stdlib", version: kotlin_version
|
||||
compile group: "org.jetbrains.kotlin", name: "kotlin-stdlib-jre8", version: kotlin_version
|
||||
compile group: "org.jetbrains.kotlin", name: "kotlin-reflect", version: kotlin_version
|
||||
compile group: "org.jetbrains.kotlin", name: "kotlin-runtime", version: kotlin_version
|
||||
compile group: "org.jetbrains", name: "annotations", version: annotations_version
|
||||
|
@ -6,6 +6,6 @@ mc_version = 1.10.2
|
||||
mcp_mappings = snapshot_20160802
|
||||
forge_version = 12.18.1.2045
|
||||
|
||||
kotlin_version = 1.1.2
|
||||
kotlin_version = 1.1.2-4
|
||||
annotations_version = 15.0
|
||||
coroutines_version = 0.14.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user