Implemented null-items for sorters and item sources
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user