-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error:transformClassesWithRetrolambdaForRelease #231
Comments
Also got this error. Seems it is related to proguard because the error is only thrown for module with 'minifyEnabled true'. |
I also got this error, but in debug ('transformClassesWithRetrolambdaForDevDebug'). No luck still after trying with google. |
It's likely related to this issue: luontola/retrolambda#121 |
Never mind, guys.Everything works fine after reinstalling my OS......... |
Found it. It seems that because of latest nVIDIA driver. Rolling it back resolves the issue. |
Oh, yeah? I don't know if that works, cause I had reinstalled my OS. Maybe next time! |
Yeah, to be more precise, it's 378.49 that caused the trouble. I didn't test with newer version. You can find version history here: http://www.nvidia.com/download/find.aspx Just roll it back to 376.33 or 376.19 (or maybe earlier). |
Now, I'm using the version 378.66, it works just fine. |
Hi,
i got this error:
Error:Execution failed for task ':PrjSDK:transformClassesWithRetrolambdaForRelease'.
The text was updated successfully, but these errors were encountered: