Bump openrndr to 0.3.32-rc4

This commit is contained in:
Edwin Jakobs
2019-02-04 23:12:42 +01:00

View File

@@ -27,7 +27,7 @@ repositories {
}
```
You can then add any of the ORX artefacts to your `dependencies {}`:
You can then add any of the ORX artifacts to your `dependencies {}`:
```
dependencies {
compile 'com.github.openrndr.orx:<orx-artifact>:v0.0.19'