Open ys3669 opened 3 years ago
/app/build.gradle
buildscript {
repositories {
jcenter()
}
dependencies {
classpath 'com.akaita.android:easylauncher:1.3.1'
}
シャットダウン日が2022年2月1日に変更
UPDATE: To better support the community in this migration, JFrog has extended the JCenter new package versions submission deadline through March 31st 2021. To clarify, the JCenter repository will keep serving packages for 12 months until February 1st 2022. Only the JCenter REST API and UI will be sunsetted on May 1st 2021. https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
本リポジトリへの影響
JCenter が2021年5月1日にシャットダウンすることになったので Android アプリエンジニア観点でメモをまとめた
リンク先にあるようにAGP(Android Gradle plugin)の依存先 現状AGPはv3.3.2
classpath 'com.android.tools.build:gradle:3.3.2'
(最新4.1.2) v4.1.3? or v4.2(現状beta04) 通常だとbata5->rc0(~5)->release のステップ 更新があり次第更新するor軽減方法の模索 要注視といったところbuild.gradle