sentry-java: SentryPlugin.getDebugMetaPropPath fails with AGP 3.4
variant.mergeAssets.outputDir now returns Provider<Directory> in AGP 3.4.0, instead of a File.
That means the plugin will not be able to store the sentry-debug-meta.properties file in the final APK.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 5
- Comments: 20 (3 by maintainers)
This is high on the priorities list and we should have something released relatively soon
@bruno-garcia Agh, my bad. Iād updated the library but not the gradle plugin š¤¦āā Thanks
Note that on Windows, the build fails with the following error for the same reason:
Setting
SENTRY_LOG_LEVEL=infoshows the following command run: