Due to jcenter sunset: https://jfrog.com/blog/jcenter-sunset/ , adding implementation 'io.ona.kujaku:library:0.9.0' to our project results in build errors like -
Could not find com.android.volley:volley:1.1.0.
Required by:
project :app > io.ona.kujaku:library:0.9.0
This is a breaking change for our project as we can't really build with Kujaku anymore.