From 65533e92777b2d6ea0e8022414caf50f17897972 Mon Sep 17 00:00:00 2001 From: "Rachel M. Carmena" Date: Mon, 5 Apr 2021 17:06:34 +0200 Subject: [PATCH 1/3] Configuration: remove Bintray at al. (step 2) --- arrow-libs/gradle.properties | 2 +- arrow-libs/gradle/main.gradle | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/arrow-libs/gradle.properties b/arrow-libs/gradle.properties index c514aaae23f..9da4891a87c 100644 --- a/arrow-libs/gradle.properties +++ b/arrow-libs/gradle.properties @@ -12,7 +12,7 @@ BUILD_TIME_TRACKER_VERSION=0.11.0 CATS_EFFECT_VERSION=2.0.0 CLASSGRAPH_VERSION=4.8.14 DEV_ZIO_VERSION=1.0.0-RC17 -DOKKA_VERSION=0.10.0 +DOKKA_VERSION=0.10.1 GIT_PUBLISH_VERSION=2.1.3 GRADLE_VERSIONS_PLUGIN_VERSION=0.21.0 GOOGLE_AUTO_SERVICE_VERSION=1.0-rc7 diff --git a/arrow-libs/gradle/main.gradle b/arrow-libs/gradle/main.gradle index 7078999d655..82ca6affb37 100644 --- a/arrow-libs/gradle/main.gradle +++ b/arrow-libs/gradle/main.gradle @@ -16,7 +16,6 @@ allprojects { repositories { - jcenter() // TODO: Needed by Dokka for org.jetbrains.dokka.gradle.DokkaTask.tryResolveFatJar - update version to remove it! mavenCentral() } } From 18fdee2abbe3f596a274d89cea31fd14751ae1f1 Mon Sep 17 00:00:00 2001 From: "Rachel M. Carmena" Date: Mon, 5 Apr 2021 17:25:16 +0200 Subject: [PATCH 2/3] Remove unused version --- arrow-libs/gradle.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/arrow-libs/gradle.properties b/arrow-libs/gradle.properties index 9da4891a87c..13280ed1099 100644 --- a/arrow-libs/gradle.properties +++ b/arrow-libs/gradle.properties @@ -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 From fe2fa6532076cf889f05cec3b657b48e377eb718 Mon Sep 17 00:00:00 2001 From: "Rachel M. Carmena" Date: Mon, 5 Apr 2021 17:28:16 +0200 Subject: [PATCH 3/3] Revert version --- arrow-libs/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arrow-libs/gradle.properties b/arrow-libs/gradle.properties index 13280ed1099..fe0f0f72843 100644 --- a/arrow-libs/gradle.properties +++ b/arrow-libs/gradle.properties @@ -11,7 +11,7 @@ BUILD_TIME_TRACKER_VERSION=0.11.0 CATS_EFFECT_VERSION=2.0.0 CLASSGRAPH_VERSION=4.8.14 DEV_ZIO_VERSION=1.0.0-RC17 -DOKKA_VERSION=0.10.1 +DOKKA_VERSION=0.10.0 GIT_PUBLISH_VERSION=2.1.3 GRADLE_VERSIONS_PLUGIN_VERSION=0.21.0 GOOGLE_AUTO_SERVICE_VERSION=1.0-rc7