Leandro Martin Peralta

2 Followers
11 Following
24 Posts
Born and raised in Argentina, now officially a Kiwi. Android Developer since 2010.
@ianlake, I wanted to share with you that 3 of the dependencies on the Android project I am working on introduced issues wit R8/proguard in their latest builds: Google Places, SQLDelight and MSAL. It is frustrating you find out only when trying to put together a production build to upload to Google Play. Are there any efforts being made to help library and/or app developers catch this issues earlier?
@jw While cycling near my home I realized Redwood 1.0 is just around the corner. 🤡

After not being able to Google my way out of this issue, I must summon the library version guru @ianlake.

I set the compose compiler to v1.4.8 across my project but my build fails saying I am trying to use v1.4.5 with Kotlin 1.8.22. The build error won't tell me what dependency the error comes from. Is there a way to find out? Could it be Hilt or the lifcycle-compose libraries?