Skip to content

Commit

Permalink
chore: add jitpack repository
Browse files Browse the repository at this point in the history
  • Loading branch information
reyvababtista committed Dec 3, 2021
1 parent a40cac1 commit cc6198c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ allprojects {
repositories {
google()
mavenCentral()
maven { url "https://jitpack.io" }
}
}

Expand Down

0 comments on commit cc6198c

Please sign in to comment.