You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
upgrade dependencies and add AAB build for Play Store
- Update AGP 8.2.2 → 8.7.3, Gradle 8.4 → 8.9
- Update all androidx dependencies to latest stable versions
- Replace deprecated lifecycle-extensions with lifecycle-viewmodel+livedata
- Replace deprecated ViewModelProviders with ViewModelProvider
- Update gson 2.8.5 → 2.11.0, test dependencies to latest
- Add AAB (App Bundle) build to CI workflow for Play Store submission
- Disable jetifier (no longer needed with modern deps)
- Remove unused fileTree dependency
0 commit comments