Bump to OPENRNDR 0.3.44-rc.6, add demos

This commit is contained in:
Edwin Jakobs
2020-07-26 12:15:40 +02:00
parent 94e52367e4
commit fe979f5a75
3 changed files with 53 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ buildscript {
apply plugin: 'org.jetbrains.dokka'
project.ext {
openrndrVersion = openrndrUseSnapshot? "0.4.0-SNAPSHOT" : "0.3.44-rc.5"
openrndrVersion = openrndrUseSnapshot? "0.4.0-SNAPSHOT" : "0.3.44-rc.6"
kotlinVersion = "1.3.72"
spekVersion = "2.0.11"
libfreenectVersion = "0.5.7-1.5.3"