Skip to content

Commit

Permalink
Add maven jitpack.io
Browse files Browse the repository at this point in the history
Signed-off-by: Prudhvi Godithi <[email protected]>
  • Loading branch information
prudhvigodithi committed May 29, 2024
1 parent 68d38aa commit 6b8d8cd
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 @@ -17,6 +17,7 @@ repositories {
mavenCentral()
maven { url 'https://repo.jenkins-ci.org/releases/' }
maven { url 'https://mvnrepository.com/artifact/' }
maven { url 'https://jitpack.io' }
mavenLocal()
}

Expand Down

0 comments on commit 6b8d8cd

Please sign in to comment.