diff --git a/etc/getdown.pro b/etc/getdown.pro index 6135a2b..62f2421 100644 --- a/etc/getdown.pro +++ b/etc/getdown.pro @@ -24,12 +24,8 @@ *; } --keep public class com.threerings.getdown.data.Application { - *; -} - -keep public class com.threerings.getdown.launcher.Getdown { - *; + public static void main (java.lang.String[]); } -keep public class com.threerings.getdown.launcher.GetdownApp {