but progurad is putting over 680 warnings with or ...
# ktor
f
but progurad is putting over 680 warnings with or without those rules
Copy code
-keep class io.ktor.server.netty.DevelopmentEngine {*;}
-keep class kotlin.reflect.jvm.internal.** {*;}
-keep class io.ktor.samples.hello.HelloApplicationKt {*;}
-keep class kotlin.text.RegexOption {*;}