mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-22 12:18:01 +00:00
oops forgot to fix repo for gradle kotlin dsl
This commit is contained in:
parent
d9e5a21c14
commit
9a583369e8
@ -52,7 +52,9 @@ By using jitpack [![](https://jitpack.io/v/ProxioDev/redisbungee.svg)](https://j
|
|||||||
```
|
```
|
||||||
## gradle (kotlin dsl)
|
## gradle (kotlin dsl)
|
||||||
```kotlin
|
```kotlin
|
||||||
maven("https://jitpack.io/")
|
repositories {
|
||||||
|
maven("https://jitpack.io/")
|
||||||
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
# [BungeeCord](https://github.com/SpigotMC/BungeeCord)
|
# [BungeeCord](https://github.com/SpigotMC/BungeeCord)
|
||||||
|
Loading…
Reference in New Issue
Block a user