-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android R8 issue with version 2.8.6 #1641
Comments
I have the same issue when used Android Gradle plugin v3.4.0 and Gradle v5.1.1 to build Apk. My workaround is Android Gradle plugin upgrades to 3.5.3 and Gradle upgrades to v5.5 then succeed to build Apk. But in build log still seen
|
Can you please check if this issue still occurs with the latest Gson version? The way the |
I am going to close this because no answer has been provided. If you still experience this with the latest Gson version, feel free to comment here again with more details. |
I started getting the following error after updating to version 2.8.6. Until 2.8.5 everything works fine.
gradle.properties configuration
android.enableR8.fullMode=true
The text was updated successfully, but these errors were encountered: