Upgrade to OPENRNDR 0.3.38-rc.5

This commit is contained in:
Edwin Jakobs
2020-01-24 11:02:46 +01:00
parent 81afecfae5
commit 7b965531bc

View File

@@ -37,9 +37,9 @@ plugins {
//} //}
project.ext { project.ext {
openrndrVersion = "0.3.38-rc.4" openrndrVersion = "0.3.38-rc.5"
kotlinVersion = "1.3.61" kotlinVersion = "1.3.61"
spekVersion = "2.0.6" spekVersion = "2.0.9"
libfreenectVersion = "0.5.7-1.5.2" libfreenectVersion = "0.5.7-1.5.2"
gsonVersion = "2.8.6" gsonVersion = "2.8.6"
} }