Skip to content

Commit

Permalink
Bump version, update repository and version
Browse files Browse the repository at this point in the history
  • Loading branch information
gergelydaniel committed Nov 21, 2022
1 parent 1480e70 commit c48e796
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Despite it not being ready I can still recommend using it, since it's designed t
## Install

```groovy
maven { url '"https://jitpack.io"' }
maven { url 'https://maven.danielgergely.com/releases' }
implementation 'com.github.gergelydaniel.kgl:$artifactName:0.5'
implementation 'com.gergelydaniel.kgl:$artifactName:0.6'
```

## Build
Expand Down

0 comments on commit c48e796

Please sign in to comment.