proguard woes

This commit is contained in:
Alex Yong 2025-09-03 15:20:40 +00:00
parent d24d01be07
commit cf575ab598
1 changed files with 1 additions and 1 deletions

View File

@ -109,4 +109,4 @@
public <fields>;
}
-keep class chat.revolt.ndk.AstNode { *; }
-keep class chat.revolt.ndk.** { *; }