Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump targrt SDK to 34 and update AGP to gradle v8 #100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

starry-shivam
Copy link

Hi! First off, thanks for this amazing library! I've been using it for a long time in my apps since it makes debugging so much easier. Users can easily see and copy relevant crash logs from crash-activity when submitting bug reports without dealing with things like ADB logcat and other third-party logger apps.

I've noticed that there haven't been any updates to this library in the past two years. While the library still works as expected, the target SDK version has become outdated, as Google Play now requires apps to target at least SDK 33. Additionally, the Gradle plugin was also around three years old. So, I've updated both of them and properly replaced deprecated properties with their alternatives.

Signed-off-by: starry-shivam <starry@krsh.dev>
@starry-shivam
Copy link
Author

@Ereza Pinging for comment / review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant