Skip to content
Snippets Groups Projects
Verified Commit 5fe8de1f authored by Ruben van Dijk's avatar Ruben van Dijk
Browse files

optimize proguard.

parent 1fe36d69
Branches
No related tags found
No related merge requests found
Pipeline #2088 passed
......@@ -19,7 +19,5 @@
# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
-keep class nl.rubend.zwemmen.**
-keep class nl.rubend.zwemmen.** { <fields>; }
-dontobfuscate
-keepclassmembers class io.ktor.** { volatile <fields>; }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment