Skip to content

Commit

Permalink
Add jitpack repository config
Browse files Browse the repository at this point in the history
  • Loading branch information
VishalNehra committed Apr 25, 2023
1 parent cfd0dcb commit ac400ee
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 @@ -28,6 +28,7 @@ allprojects {
}
google()
mavenCentral()
maven { url "https://jitpack.io" }
}
}

Expand Down

0 comments on commit ac400ee

Please sign in to comment.