Merge branch 'kotlin-1.10' into kotlin-1.11.2
This commit is contained in:
@@ -2,11 +2,11 @@ apply plugin: "net.minecraftforge.gradle.forge"
|
||||
apply plugin: 'kotlin'
|
||||
|
||||
group = 'com.github.octarine-noise'
|
||||
version = "2.1.3"
|
||||
version = "2.1.4"
|
||||
archivesBaseName = rootProject.name + '-MC1.11.2'
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.0.3'
|
||||
ext.kotlin_version = '1.1.1'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven {
|
||||
|
||||
Reference in New Issue
Block a user