typo
This commit is contained in:
Jasper van Loenen
2019-01-26 17:35:09 +01:00
committed by GitHub
parent a3385abee0
commit 2dd9edbe81

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 { dependencies {
compile 'com.github.openrndr.orx:<orx-artifact>:v0.0.19' compile 'com.github.openrndr.orx:<orx-artifact>:v0.0.19'