You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 -This is a breaking change for our project as we can't really build with Kujaku anymore.
The text was updated successfully, but these errors were encountered: