Fixed openrndr version

This commit is contained in:
Edwin Jakobs
2018-10-04 23:04:18 +02:00
parent 8611f7303e
commit d65b7b48b2
2 changed files with 16 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ repositories {
}
ext {
openrndrVersion = "0.4.0-SNAPSHOT"
openrndrVersion = "0.3.26"
}