Update kotlin
This commit is contained in:
parent
203ea34ee7
commit
3165dcb2a3
@ -10,7 +10,7 @@ buildscript {
|
|||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
kotlin("jvm") version "1.5.0-RC"
|
kotlin("jvm") version "1.5.0"
|
||||||
id("com.github.johnrengelman.shadow") version "6.1.0" apply false
|
id("com.github.johnrengelman.shadow") version "6.1.0" apply false
|
||||||
id("architectury-plugin") version "[3.0.100, 3.1]"
|
id("architectury-plugin") version "[3.0.100, 3.1]"
|
||||||
id("forgified-fabric-loom") version "0.7.0-SNAPSHOT" apply false
|
id("forgified-fabric-loom") version "0.7.0-SNAPSHOT" apply false
|
||||||
|
Loading…
Reference in New Issue
Block a user