FYI I was seeing runtime crashes after updating to...
# ktor
c
FYI I was seeing runtime crashes after updating to Ktor 2.3.0 with ProGuard integrated into my build. It looks like a new ProGuard keep rule is necessary. I created a PR to update the Ktor ProGuard documentation for this https://github.com/ktorio/ktor-documentation/pull/305
👍 1
a
Thank you for the PR. Can you please file an issue too?
s
Thank you for that hint! 👍 Ran into that issue and you saved me some time. 🙏