Bump OPENRNDR to 0.3.40-rc.4

This commit is contained in:
Edwin Jakobs
2020-03-13 15:56:52 +01:00
parent cefc44fe7b
commit f0eb582ae5
5 changed files with 121 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ buildscript {
apply plugin: 'org.jetbrains.dokka'
project.ext {
openrndrVersion = "0.3.39"
openrndrVersion = "0.3.40-rc.4"
panelVersion = "0.3.21"
kotlinVersion = "1.3.70"
spekVersion = "2.0.9"