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
{{ message }}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
Using the latest 3.1 SNAPSHOT we cannot compile because the Resource is in a library project and since resources in library projects are not final static we cannot specify our truststore directly as a resource (in this case R.raw.mycacerts).