sentry-android-gradle-plugin icon indicating copy to clipboard operation
sentry-android-gradle-plugin copied to clipboard

Add UnitySubplugin

Open romtsn opened this issue 1 year ago • 0 comments

Description

The plugin should:

  • [ ] Upload proguard mappings
  • [ ] Upload debug symbols
  • [ ] Upload il2cpp mappings
  • [ ] Apply the Sentry Android SDK+NDK dependencies
  • [ ] Apply proguard rules

After that the Unity gradle script should just apply the io.sentry.gradle.unity subplugin to the project and that's it.

romtsn avatar Jan 09 '25 11:01 romtsn