android-maps-utils icon indicating copy to clipboard operation
android-maps-utils copied to clipboard

feat: Updated Gradle and various dependencies

Open dkhawk opened this issue 7 months ago • 0 comments

  • Gradle wrapper to version 8.8.
  • Android Gradle Plugin to 8.5.0.
  • Kotlin to 1.9.23 (to align with AGP 8.5.0).
  • kotlinx-coroutines to 1.8.1.
  • Other libraries in gradle/libs.versions.toml to their latest stable versions, including corrections for versions that were not the actual latest stable.

I kept the jacoco-android plugin version at 0.2.1 because version 0.3.0 couldn't be resolved when I tried to build.

dkhawk avatar Jun 02 '25 20:06 dkhawk