Skip to content

Instantly share code, notes, and snippets.

@davidjwiner
Created July 28, 2020 17:56
Show Gist options
  • Save davidjwiner/f68ed6802e5a55a8dc7e714c3e53f369 to your computer and use it in GitHub Desktop.
Save davidjwiner/f68ed6802e5a55a8dc7e714c3e53f369 to your computer and use it in GitHub Desktop.
-keep class com.example.JavaHelloWorld {
public static void main(java.lang.String[]);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment