diff --git a/build.gradle b/build.gradle index 42ec04d5..0e7d5f0c 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ buildscript { apply plugin: 'org.jetbrains.dokka' project.ext { - openrndrVersion = "0.3.41-rc.1" + openrndrVersion = "0.3.41" kotlinVersion = "1.3.72" spekVersion = "2.0.10" libfreenectVersion = "0.5.7-1.5.3"