Android/Java 1.30.6 causing crash due to PR #1419 #1451
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Prompted by this SO post with more details: https://stackoverflow.com/questions/59243821/youtube-api-exception-in-initializer-error/59298544#59298544
Environment details
Steps to reproduce
dependencies { implementation ('com.google.api-client:google-api-client:1.30.6') implementation ('com.google.api-client:google-api-client-android:1.30.6') implementation ('com.google.apis:google-api-services-drive:+') }
Stacktrace
Please let me know if this is a problem with our own setups, as far as I can tell there's not a whole lot I can do.
Thanks!
The text was updated successfully, but these errors were encountered: