Looks like apps just use LaunchUtil, so we'll just keep the public interface to
that ship-shape.
This commit is contained in:
@@ -60,6 +60,9 @@
|
|||||||
<keep name="com.threerings.getdown.tools.DigesterTask">
|
<keep name="com.threerings.getdown.tools.DigesterTask">
|
||||||
<constructor/><method name="*"/><field access="public" name="*"/>
|
<constructor/><method name="*"/><field access="public" name="*"/>
|
||||||
</keep>
|
</keep>
|
||||||
|
<keep name="com.threerings.getdown.util.LaunchUtil">
|
||||||
|
<constructor/><method name="*"/><field access="public" name="*"/>
|
||||||
|
</keep>
|
||||||
<keep name="ca.beq.util.win32.registry.**">
|
<keep name="ca.beq.util.win32.registry.**">
|
||||||
<constructor/><method name="*"/><field access="public" name="*"/>
|
<constructor/><method name="*"/><field access="public" name="*"/>
|
||||||
</keep>
|
</keep>
|
||||||
|
|||||||
Reference in New Issue
Block a user