Skip to content

Commit

Permalink
Configuration: remove Bintray at al. (step 2) (#2367)
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelcarmena authored Apr 5, 2021
1 parent 7a02beb commit 4393438
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion arrow-libs/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ ANDROID_LIFECYCLE_VERSION=2.2.0
ANDROID_TOOLS_BUILD_PLUGIN_VERSION=4.0.0
ANIMALS_SNIFFER_VERSION=1.5.0
ATOMICFU_VERSION=0.14.4
BINTRAY_PLUGIN_VERSION=1.8.4
BUILD_TIME_TRACKER_VERSION=0.11.0
CATS_EFFECT_VERSION=2.0.0
CLASSGRAPH_VERSION=4.8.14
Expand Down
1 change: 0 additions & 1 deletion arrow-libs/gradle/main.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

allprojects {
repositories {
jcenter() // TODO: Needed by Dokka for org.jetbrains.dokka.gradle.DokkaTask.tryResolveFatJar - update version to remove it!
mavenCentral()
}
}

0 comments on commit 4393438

Please sign in to comment.