Skip to content

Instantly share code, notes, and snippets.

@dcartoon
Created January 14, 2012 02:45
Show Gist options
  • Save dcartoon/1610031 to your computer and use it in GitHub Desktop.
Save dcartoon/1610031 to your computer and use it in GitHub Desktop.
ProGuard - Filtering Manifest Files
-injars in1.jar
-injars in2.jar(!META-INF/MANIFEST.MF)
-injars in3.jar(!META-INF/MANIFEST.MF)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment