Skip to content

Commit

Permalink
Removing jitpack.io
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillt committed Oct 12, 2023
1 parent 39c89bc commit 7c28b95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ buildscript {
repositories {
google()
mavenCentral()
maven{url 'https://jitpack.io'}
maven { url "https://plugins.gradle.org/m2/" }
gradlePluginPortal()
}
Expand All @@ -26,7 +25,6 @@ allprojects {
repositories{
google()
mavenCentral()
maven{url 'https://jitpack.io'}
maven { url "https://plugins.gradle.org/m2/" }
gradlePluginPortal()
maven githubPackage.invoke("ARK-Builders/arklib-android")
Expand Down

0 comments on commit 7c28b95

Please sign in to comment.