SimpleAndroidMVVM icon indicating copy to clipboard operation
SimpleAndroidMVVM copied to clipboard

Ci/cd

Open yeray-yas opened this issue 3 months ago • 2 comments

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.

yeray-yas avatar Oct 18 '25 14:10 yeray-yas