Updated to 1.0.5

This commit is contained in:
soywiz
2019-02-04 19:24:29 +01:00
parent 621b9af849
commit 6ae504882f

View File

@@ -6,6 +6,6 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("com.soywiz:korge-gradle-plugin:1.0.3")
classpath("com.soywiz:korge-gradle-plugin:1.0.5")
}
}