Skip to content

Instantly share code, notes, and snippets.

@amsterdatech
Last active January 18, 2021 21:00
Show Gist options
  • Save amsterdatech/837166cd7c65500ec2951326335505ed to your computer and use it in GitHub Desktop.
Save amsterdatech/837166cd7c65500ec2951326335505ed to your computer and use it in GitHub Desktop.
interface CrashReporter : Tracker {
fun simulateCrash()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment