2
0
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:
mohammed Alteniji 2023-04-16 23:02:36 +04:00 committed by GitHub
parent d9e5a21c14
commit 9a583369e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)