Skip to content

Commit

Permalink
remove bintray repo
Browse files Browse the repository at this point in the history
  • Loading branch information
zhi1ong committed Jul 8, 2022
1 parent 25bf3e1 commit 60e6b63
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ buildscript {
ext.arouter_register_version = '1.0.2'

repositories {
maven {
url 'http://dl.bintray.com/jetbrains/intellij-plugin-service'
}
mavenCentral()
google()
}
Expand All @@ -23,9 +20,6 @@ allprojects {
repositories {
mavenLocal()
mavenCentral()
maven {
url "https://s01.oss.sonatype.org/content/repositories/releases/"
}
google()
}
}

0 comments on commit 60e6b63

Please sign in to comment.