Upgrade to OPENRNDR 0.3.40-rc.5, panel 0.3.22-rc.3

This commit is contained in:
Edwin Jakobs
2020-03-22 14:18:47 +01:00
parent ad5d0fc76b
commit 6cc6cc403e

View File

@@ -15,8 +15,8 @@ buildscript {
apply plugin: 'org.jetbrains.dokka' apply plugin: 'org.jetbrains.dokka'
project.ext { project.ext {
openrndrVersion = "0.3.40-rc.4" openrndrVersion = "0.3.40-rc.5"
panelVersion = "0.3.22-rc.2" panelVersion = "0.3.22-rc.3"
kotlinVersion = "1.3.70" kotlinVersion = "1.3.70"
spekVersion = "2.0.10" spekVersion = "2.0.10"
libfreenectVersion = "0.5.7-1.5.2" libfreenectVersion = "0.5.7-1.5.2"
@@ -49,7 +49,6 @@ allprojects {
repositories { repositories {
mavenCentral() mavenCentral()
mavenLocal()
jcenter() jcenter()
maven { maven {
url = "https://dl.bintray.com/openrndr/openrndr" url = "https://dl.bintray.com/openrndr/openrndr"