Upgrade to OPENRNDR 0.3.40, fix Filters, better default paths for orx-gui

This commit is contained in:
Edwin Jakobs
2020-03-27 19:12:14 +01:00
parent 46d48cd07b
commit 7ea41ddd59
43 changed files with 154 additions and 153 deletions

View File

@@ -15,7 +15,7 @@ buildscript {
apply plugin: 'org.jetbrains.dokka'
project.ext {
openrndrVersion = "0.3.40-rc.5"
openrndrVersion = "0.3.40"
kotlinVersion = "1.3.70"
spekVersion = "2.0.10"
libfreenectVersion = "0.5.7-1.5.2"