Does anyone have an article or example of using pr...
# announcements
b
Does anyone have an article or example of using proguard with ktor (or any non-android kotlin) app?
r
i couldn’t get it to work
g
I use ktor-client with r8 (not android project)
But it's more problem of dependencies, for example Apache Http Client is a complete mess in terms of optimization, I was not able to find reasonable rules to make it work, all suggestions in internet are very bad (essentially rules to keep whole library)