android-maps-utils
android-maps-utils copied to clipboard
feat: Updated Gradle and various dependencies
- 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.