Tencent / VasSonic

VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
Other
11.8k stars 1.61k forks source link

JCenter service is shutting down #365

Open nauhalf opened 3 years ago

nauhalf commented 3 years ago

What steps will reproduce the problem? JFrog, the company that maintains the JCenter artifact repository used by many Android projects, made JCenter a read-only repository on March 31st, 2021. According to the announcement, JCenter will allow downloads of existing artifacts indefinitely.

Developers who publish artifacts on JCenter should migrate their packages to a new host, such as Maven Central.

Developers who use dependencies from JCenter will need to find the new location of updated versions of those dependencies.

What is the expected output? What do you see instead? Migrate to another repository (JitPack / Maven Central / etc)

What version of the product are you using? On what operating system? Version 3.1.0 (Android)

Please provide any additional information below. https://developer.android.com/studio/build/jcenter-migration https://blog.gradle.org/jcenter-shutdown