Results 5 comments of Ulf Dittmer

Yes, this still happens with sqlite-jdbc-3.36.0.3.jar

What do I need to add to my ProGuard setup to make this work? While the code works fine -many thanks to all involved!- in the debug build, the release...

Thanks for the reply, but adding that didn't make a difference. I'm not sure why it would, anyway: suppressing warnings in ProGuard doesn't address the issue it complains about (about...

Thanks very much for the help, I appreciate it. I can build the sample code fine, and after upgrading my tool chain to the latest Gradle version (I was still...

I want to share some code that solved this for me. It's partially lifted from SmtpTransport, minus a bug that prevented the fallback to other addresses to work in practice....