Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Update dependencies and SDK versions for Android 14 compatibility#45

Open
sweep-ai-deprecated[bot] wants to merge 2 commits intomasterfrom
sweep/update-android-14-compatibility
Open

Update dependencies and SDK versions for Android 14 compatibility#45
sweep-ai-deprecated[bot] wants to merge 2 commits intomasterfrom
sweep/update-android-14-compatibility

Conversation

@sweep-ai-deprecated
Copy link

Description

This PR updates the dependencies and SDK versions in the build.gradle files to ensure compatibility with Android 14.

Summary of Changes

  • Updated the Android Gradle plugin version to the latest stable version.
  • Updated the compileSdkVersion and targetSdkVersion to 30 or higher.
  • Updated the versions of all dependencies to their latest stable versions.

Please review and merge this PR to enable the application to run on recent Android versions.

Fixes #43.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/update-android-14-compatibility

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.

@sweep-ai-deprecated sweep-ai-deprecated bot added the sweep Assigns Sweep to an issue or pull request. label Aug 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

sweep Assigns Sweep to an issue or pull request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sweep: Run on recent android versions

0 participants