Bump to OPENRNDR 0.3.44-rc.8

This commit is contained in:
Edwin Jakobs
2020-08-03 09:38:37 +02:00
parent c5c60db7c8
commit 51b8c38230
3 changed files with 3 additions and 3 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.7"
openrndrVersion = openrndrUseSnapshot? "0.4.0-SNAPSHOT" : "0.3.44-rc.8"
kotlinVersion = "1.3.72"
spekVersion = "2.0.11"
libfreenectVersion = "0.5.7-1.5.3"