Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Commit

Permalink
remove deprecated bintray repo (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
clatisus authored Jan 23, 2022
1 parent b612e96 commit 8da8e68
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 8da8e68

Please sign in to comment.