Add orx-runway (somewhat WIP and undocumented)

This commit is contained in:
Edwin Jakobs
2019-12-02 18:52:43 +01:00
parent 678ac4e72b
commit 6bfc4e274d
5 changed files with 78 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ project.ext {
kotlinVersion = "1.3.50"
spekVersion = "2.0.6"
libfreenectVersion = "0.5.7-1.5.2"
gsonVersion = "2.8.6"
}
allprojects {