Update to 1.4.3c

This commit is contained in:
soywiz
2019-12-10 21:03:29 +01:00
parent f3041c484d
commit 46508f35f3

View File

@@ -6,6 +6,6 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("com.soywiz.korlibs.korge.plugins:korge-gradle-plugin:1.4.3b")
classpath("com.soywiz.korlibs.korge.plugins:korge-gradle-plugin:1.4.3c")
}
}