mirror of
https://github.com/shadergz/cosmic-station.git
synced 2024-11-27 00:00:21 +00:00
4 lines
135 B
Prolog
4 lines
135 B
Prolog
# These classes and methods are called through JNI and should not be obfuscated in the release build
|
|
-keep class emu.cosmic.** { *; }
|
|
|