diff --git a/etc/getdown.pro b/etc/getdown.pro index 63788fc..57dd1d5 100644 --- a/etc/getdown.pro +++ b/etc/getdown.pro @@ -36,3 +36,5 @@ -keep public class com.threerings.getdown.launcher.GetdownApplet { *; } + +-keepnames class com.samskivert.util.**