Skip to content

Instantly share code, notes, and snippets.

@davidjwiner
Created July 7, 2020 01:11
Show Gist options
  • Save davidjwiner/34ac13336c41fca9677cb4e93f1517e8 to your computer and use it in GitHub Desktop.
Save davidjwiner/34ac13336c41fca9677cb4e93f1517e8 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