Skip to content

Commit

Permalink
oops forgot to fix repo for gradle kotlin dsl
Browse files Browse the repository at this point in the history
  • Loading branch information
ham1255 authored Apr 16, 2023
1 parent d9e5a21 commit 9a58336
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ By using jitpack [![](https://jitpack.io/v/ProxioDev/redisbungee.svg)](https://j
```
## gradle (kotlin dsl)
```kotlin
maven("https://jitpack.io/")
repositories {
maven("https://jitpack.io/")
}
```

# [BungeeCord](https://github.com/SpigotMC/BungeeCord)
Expand Down

0 comments on commit 9a58336

Please sign in to comment.