Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Commit

Permalink
- added jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
doomsdayrs committed Mar 20, 2020
1 parent fae410f commit 53c8001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ val dokkaJar by tasks.creating(Jar::class) {
repositories {
jcenter()
mavenCentral()
maven ( "https://jitpack.io" )
}

dependencies {
Expand Down

0 comments on commit 53c8001

Please sign in to comment.