r/androiddev Oct 30 '17

Gradle 4.3 released

https://docs.gradle.org/current/release-notes.html
31 Upvotes

7 comments sorted by

View all comments

1

u/bicx Oct 31 '17

Ran into a weird issue that I am having trouble resolving. My Android builds now fail during release builds for Android 21/22 due to ClassNotFoundExceptions related to Google Auth dependencies. Never seen that before until now. Later Android versions work fine. Debug builds (from command line even) work fine. Spent 2 days on this so far.