Closed TheRealAgentK closed 1 year ago
I get what looks like warnings when pulling down the branch and cleaning the project -
Does this happen on your end?
One of the warnings look related to Gradle upgrade which yo mentioned would be done in a separate PR. That can be ignored for now
I get what looks like warnings when pulling down the branch and cleaning the project -
Does this happen on your end?
Yeah, that's because of Gradle deprecations for 8.
The build itself succeeded on my local machine 👍🏽
General SDK34 compatibility
Description :memo:
This PR is to add SDK 34 compatibility to the raygun4android provider. We had a user coming through mentioning that they can't use raygun4android at all on their project, due to the forward compatibility not working well. So we've decided to jut update the SDK to version 34, meeting the project requirement.
Type of change
Updates
:provider
and:app
modules work correctly with SDK34 and with more modern dependenciesTest plan :test_tube:
:provider
from clean, build:app
Author to check :eyeglasses:
Reviewer to check :heavy_check_mark:
Caveats: