Routine dependency refresh — bring the app's libraries up to their latest stable releases. Low-risk; the CI test suite + assembleRelease gate regressions.
Bumps (app/build.gradle)
| Dependency |
From |
To |
| androidx.core:core |
1.17.0 |
1.19.0 |
| com.google.android.material:material |
1.13.0 |
1.14.0 |
| androidx.activity:activity |
1.12.1 |
1.13.0 |
| androidx.test.ext:junit |
1.2.1 |
1.3.0 |
| org.mockito:mockito-core |
5.21.0 |
5.23.0 |
| org.robolectric:robolectric |
4.16 |
4.16.1 |
Already current (no change)
appcompat 1.7.1, preference 1.2.1, cardview 1.0.0 (frozen), androidx.test:core 1.7.0, junit 4.13.2 (JUnit4 final).
Note
material 1.14.0 is a new minor — worth a quick visual glance on-device in case any component defaults shifted, but no API changes expected here.
Build tooling (Gradle wrapper + AGP major 8→9) is tracked separately.
Routine dependency refresh — bring the app's libraries up to their latest stable releases. Low-risk; the CI test suite +
assembleReleasegate regressions.Bumps (
app/build.gradle)Already current (no change)
appcompat 1.7.1, preference 1.2.1, cardview 1.0.0 (frozen), androidx.test:core 1.7.0, junit 4.13.2 (JUnit4 final).
Note
material1.14.0 is a new minor — worth a quick visual glance on-device in case any component defaults shifted, but no API changes expected here.Build tooling (Gradle wrapper + AGP major 8→9) is tracked separately.