Skip to content

Commit

Permalink
remove deprecated bintray repo
Browse files Browse the repository at this point in the history
  • Loading branch information
clatisus committed Dec 16, 2021
1 parent 06d129e commit 2fa001b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ subprojects {
mavenCentral()
maven { setUrl("https://repo.gradle.org/gradle/repo") }
maven { setUrl("https://maven.google.com/") }
maven { setUrl("https://dl.bintray.com/cirruslabs/maven") }
}

apply plugin: 'org.jetbrains.intellij'
Expand Down

0 comments on commit 2fa001b

Please sign in to comment.