Fixed init of grounds and fixed tests.
This commit is contained in:
parent
3b9422346a
commit
f8353d4354
14 changed files with 178 additions and 96 deletions
|
|
@ -16,7 +16,7 @@ sourceSets {
|
|||
dependencies {
|
||||
api "com.badlogicgames.gdx:gdx:$gdxVersion"
|
||||
|
||||
implementation 'se.koc:zutil:1.0.236'
|
||||
implementation 'se.koc:zutil:1.0.0-SNAPSHOT'
|
||||
|
||||
testImplementation "org.junit.jupiter:junit-jupiter-engine:5.5.2"
|
||||
testImplementation "org.junit.platform:junit-platform-runner:1.5.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue