1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-18 11:20:02 +00:00

Fix Gradle example for depending on CC:T

See #405
This commit is contained in:
SquidDev 2020-09-09 08:39:28 +01:00
parent 37f925de0a
commit 50473afea8

View File

@ -55,7 +55,7 @@ ## Using
on is present.
```groovy
dependencies {
repositories {
maven { url 'https://squiddev.cc/maven/' }
}