-
### Expected Behavior
Gradle should download from the Gradle Plugin Portal repository and **fallback** to using JCenter, rather than the Gradle Plugin Portal somehow "containing" JCenter itself (thro…
-
JCenter deprecated
https://stackoverflow.com/questions/66651640/jcenter-deprecation-impact-on-gradle-and-android
Please replace
jcenter()
with this:
mavenCentral()
in file android\bu…
-
Hello! JCenter will shutdown in 2022, will this library be available on Maven Central?
Thanks.
https://blog.gradle.org/jcenter-shutdown
-
Since JCenter's end is near, can we have this in JitPack or any other alternative?
-
### 本リポジトリへの影響
[JCenter が2021年5月1日にシャットダウンすることになったので Android アプリエンジニア観点でメモをまとめた](https://bps-tomoya.hateblo.jp/entry/2021/02/04/184317)
リンク先にあるようにAGP(Android Gradle plugin)の依存先
現状AGPはv3.3.2 `clas…
-
After jcenter shutting down, it's no longer supporting.
-
Hi,
We are using this library for our project, but recently when we compile it says, "Could not find no.nordicsemi.android:dfu:0.6.2". What will be reson? we also faced this issue for other librar…
-
Could not resolve com.williamww:silky-signature:0.1.0.
Required by:
project :app
> Could not resolve com.williamww:silky-signature:0.1.0.
> Could not get resource 'https://jce…
-
Starting from May 1, 2021 **JCenter** will stop working. Can you please publish the library to **MavenCentral**?
**Possible alternatives**
JitPack
GitHub Packages
-
Hello, thank you for your work.
I am using your library with jcenter() on my gradle. However when I build I see jcenter was deprecated and instead I'm using mavenCentral() for your 1.1.10 version b…