Disable Android obfuscation

This commit is contained in:
Butterscotch!
2025-12-10 19:07:54 -05:00
parent 2c4dd4085f
commit 35a5cb47d9

View File

@@ -33,3 +33,6 @@
-dontwarn io.netty.**
-dontwarn com.typesafe.**
-dontwarn org.slf4j.**
# Obfuscation is fine but it makes crash logs unreadable, we don't really need it for our app
-dontobfuscate