SimpleAndroidMVVM
SimpleAndroidMVVM copied to clipboard
Ci/cd
It's necessary to merge ci/cd branch into master
Summary by CodeRabbit
-
Chores
- Updated development toolchain: Kotlin, Android Gradle Plugin, and Gradle wrapper to latest stable versions.
- Upgraded Java compatibility to version 17 across CI/CD and build configurations.
- Modernized Android SDK targets and bumped core dependencies (AndroidX, Hilt, Room, Retrofit, coroutines, and testing libraries).
- Enhanced build robustness with added JVM runtime flags, improved preflight checks and validations, CI branch filter formatting, and minor formatting fixes.
- Removed an Android testing CI workflow and updated local SDK path configuration.