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

Update dependencies (Feb 2025) #95

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Update dependencies (Feb 2025) #95

merged 1 commit into from
Feb 14, 2025

Conversation

opatry
Copy link
Owner

@opatry opatry commented Feb 14, 2025

Description

Update dependencies since not done for few months.

Noticeable changes:

  • Changed target SDK to 35
  • Koin 4.0.1 changed the way KoinStartup is used
  • SQLite [alpha13..beta01] introduced an issue preventing the proper load of Jvm SQLite driver, need to add Jvm dependency explicitly as a workaround (see https://issuetracker.google.com/issues/396148592)
  • android.resourceConfigurations is deprecated since AGP 8.8, must use android.androidResources.localeFilters as a replacement

Checklist

  • I have read the CONTRIBUTING guide
  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing

@opatry opatry changed the title Update dependencies Update dependencies (Feb 2025) Feb 14, 2025
@opatry opatry merged commit 2066bcb into main Feb 14, 2025
2 checks passed
@opatry opatry deleted the update-dependencies-2025-02 branch February 14, 2025 14:18
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