Move all files from java subdirectory to project root

This commit is contained in:
2016-08-10 14:37:37 +01:00
parent bb92bb17d1
commit 7a1576eb4d
430 changed files with 3 additions and 3 deletions

5
core.input/build.gradle Normal file
View File

@@ -0,0 +1,5 @@
dependencies {
compile project(':core.windows')
compile 'com.github.boukefalos:jlibxinput:1.0'
}