mirror of
https://github.com/jlengrand/korge-samples.git
synced 2026-03-10 08:31:18 +00:00
Update
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,3 +8,4 @@
|
||||
RECUP_*.fla
|
||||
game.storage
|
||||
*.iml
|
||||
.DS_Store
|
||||
|
||||
@@ -6,6 +6,6 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath("com.soywiz.korlibs.korge.plugins:korge-gradle-plugin:1.4.0d")
|
||||
classpath("com.soywiz.korlibs.korge.plugins:korge-gradle-plugin:1.4.0e")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user