Skip to content

Commit 601b577

Browse files
committed
feat: proguard rule changes
1 parent a8a51d7 commit 601b577

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/proguard-rules.pro

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@
1818

1919
# If you keep the line number information, uncomment this to
2020
# hide the original source file name.
21-
#-renamesourcefileattribute SourceFile
21+
#-renamesourcefileattribute SourceFile
22+
23+
-dontwarn io.ktor.util.debug.**

0 commit comments

Comments
 (0)