Implemented null-items for sorters and item sources

This commit is contained in:
Anuken
2018-11-30 10:28:27 -05:00
parent d56c041c4a
commit 99fb1a4c5f
8 changed files with 20 additions and 26 deletions

View File

@@ -8,12 +8,11 @@ buildscript {
}
dependencies {
classpath 'com.mobidevelop.robovm:robovm-gradle-plugin:2.3.0'
classpath "com.badlogicgames.gdx:gdx-tools:1.9.8"
classpath "com.badlogicgames.gdx:gdx-tools:1.9.9"
}
}
allprojects {
apply plugin: "eclipse"
apply plugin: "idea"
version = 'release'