Add LaserBlur

This commit is contained in:
Edwin Jakobs
2020-05-03 18:38:33 +02:00
parent bade284622
commit cee3e1fd14
5 changed files with 236 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ buildscript {
apply plugin: 'org.jetbrains.dokka'
project.ext {
openrndrVersion = "0.3.42-rc.3"
openrndrVersion = "0.3.42-rc.4"
kotlinVersion = "1.3.72"
spekVersion = "2.0.10"
libfreenectVersion = "0.5.7-1.5.3"