Skip to content

Instantly share code, notes, and snippets.

@scottyab
Created January 4, 2016 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottyab/ff0bf65bd73f1572fa49 to your computer and use it in GitHub Desktop.
Save scottyab/ff0bf65bd73f1572fa49 to your computer and use it in GitHub Desktop.
Example of crittercism api upload for proguard-mapping.txt
curl “https://app.crittercism.com/api_beta/proguard/<app_id>" -F proguard=@”<path/to/proguard-mapping.txt>” -F app_version=”app-version-name” -F key=<key>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment