
OneSignal and many other libraries are already available on Maven Central, so migrating is a safe and simple process.įollow the steps below to make the switch: Step 1: Add Maven Central to your project to ensure OneSignal continues to get updated

March 31st 2021 - Libraries in JCenter will no longer be updated.Unfortunately, JFrog, the maintainers of JCenter, recently announced that they are soon sunsetting JCenter.īreaking down JFrog's announcement, this means the following for Android developers for their app's dependencies: Google's Android Studio defaults to the JCenter repository for non-Google artifacts. Please remove usages of `jcenter()` maven repository from your build scripts and migrate your build to other maven repositories.

Are you getting an error message like the following? Read more to find out how to resolve it.
