seedvault-app / seedvault

A backup application for the Android Open Source Project.
1.26k stars 74 forks source link

Version upgrades of included libraries and test dependencies #581

Closed grote closed 11 months ago

grote commented 11 months ago

These are not strictly needed for Android, but historically, we are using the opportunity when testing new Android versions in depth to also bump dependency versions. Otherwise, we'd never to it.

Note that this intentionally is not upgrading koin as the plan is to replace it with hilt rather sooner than later.

related to #564

chirayudesai commented 11 months ago

Otherwise, we'd never to it.

I'm happy to have the upgrade done at the same time, but shipping it in production could be a bit later to avoid any potential issues found here from blocking shipping.

chirayudesai commented 11 months ago

for Android 14

Drop this from title given they aren't needed for 14