Bump OPENRNDR to 0.3.40-rc.4

This commit is contained in:
Edwin Jakobs
2020-03-19 23:47:15 +01:00
parent be122ff83a
commit 3d45310961
5 changed files with 122 additions and 5 deletions

View File

@@ -15,8 +15,8 @@ buildscript {
apply plugin: 'org.jetbrains.dokka'
project.ext {
openrndrVersion = "0.3.39"
panelVersion = "0.4.0-SNAPSHOT"
openrndrVersion = "0.3.40-rc.4"
panelVersion = "0.3.22-rc.2"
kotlinVersion = "1.3.70"
spekVersion = "2.0.9"
libfreenectVersion = "0.5.7-1.5.2"