Bump to OPENRNDR 0.3.42, Fix publish to bintray

This commit is contained in:
Edwin Jakobs
2020-05-14 15:36:14 +02:00
parent 6605502737
commit c0db187643
3 changed files with 31 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ buildscript {
apply plugin: 'org.jetbrains.dokka'
project.ext {
openrndrVersion = "0.3.42-rc.9"
openrndrVersion = "0.3.42"
kotlinVersion = "1.3.72"
spekVersion = "2.0.10"
libfreenectVersion = "0.5.7-1.5.3"