77a1881930
Since we have strict compiler warnings, the API deprecations in Android API 33 will fail our build. This change therefore: - Bumps the compile SDK - Adds helper extensions to use the new methods on Android 33+ and old methods for older Android versions. Although the functionality is the same, the wrappers will make it easier to eliminate legacy API calls in the future - Disabled Gradle warning. #508 is a followup to remove this flag later. - Refactor Update screen tests Co-authored-by: Honza <rychnovsky.honza@gmail.com> |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts | ||
gradle.lockfile | ||
proguard-consumer.txt |