close

升級Android Studio 4.1.2後會跳出警告請移除jcenter()

說明如下

 

1. 升級gradle 4.2.1後就會冒出
Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories.
This repository is deprecated and it will be shut down in the future.
的訊息
原因是jcenter()該公司要結束該服務了

01.png

 

2. 解決方法可以自建或改用mavenCentral()即可

02.png

01.png

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 RX1226 的頭像
    RX1226

    給你魚竿

    RX1226 發表在 痞客邦 留言(0) 人氣()