mirror of
https://github.com/jlengrand/korge-samples.git
synced 2026-03-10 08:31:18 +00:00
6 lines
66 B
Groovy
6 lines
66 B
Groovy
apply plugin: "korge"
|
|
|
|
korge {
|
|
id = "com.soywiz.samples.input"
|
|
}
|