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

Write the proguard uuid to the Android manifest

Open bruno-garcia opened this issue 3 years ago • 3 comments

Description

To avoid reading the sentry-debug-meta.properties at runtime, given that the manifest properties are anyway always read. Change the plugin so it writes the proguard uuid into the android manifest.

Please note this GHA needs to be amended:

https://github.com/getsentry/sentry-android-gradle-plugin/blob/2b424323a82f39c3a5658b4b51dc1762ce4887b8/.github/workflows/test-publish-dry-run.yaml#L63-L66

bruno-garcia avatar May 03 '22 18:05 bruno-garcia

Should be done together with #308

markushi avatar Feb 01 '23 15:02 markushi

Let's come back to this later once we know how many people are actually using the manifest init method.

markushi avatar Jun 21 '23 14:06 markushi