android-maps-utils
android-maps-utils copied to clipboard
Maps SDK for Android Utility Library
Bumps [org.jetbrains.dokka:dokka-gradle-plugin](https://github.com/Kotlin/dokka) from 2.0.0 to 2.1.0. Release notes Sourced from org.jetbrains.dokka:dokka-gradle-plugin's releases. 2.1.0 Dokka 2.1.0 focuses on stabilizing experimental features, supporting new Kotlin language features, and improving the user experience....
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @priyagupta108 in actions/setup-node#1374...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. Release notes Sourced from github/codeql-action's releases. v3.30.8 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...
Bumps [gradle/actions](https://github.com/gradle/actions) from 4 to 5. Release notes Sourced from gradle/actions's releases. v5.0.0 What's Changed Breaking Changes Upgrade to node 24 by @amyu in gradle/actions#721 Make sure your runner is...
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 5.0.0 to 6.0.0. Release notes Sourced from cycjimmy/semantic-release-action's releases. v6.0.0 6.0.0 (2025-11-17) Features deps: update semantic-release to version 25 (9246c0b) BREAKING CHANGES deps: Update semantic-release to version...
Bumps [org.jacoco:org.jacoco.core](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. Release notes Sourced from org.jacoco:org.jacoco.core's releases. 0.8.14 New Features JaCoCo now officially supports Java 25 (GitHub #1950). Experimental support for Java 26 class files...
This PR automatically initializes the library's at application startup using the library. This helps in tracking library usage for analytics without requiring any manual setup from the app developer.
Refactor the createInfoWindow method in Renderer.java. A minor improvement, focusing on null safety, clearer parameter naming, and a more robust way to build the info window text.
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.5 to 1.14.6. Release notes Sourced from io.mockk:mockk's releases. 1.14.6 What's Changed Fix and add clearMocks test cases by @jmatsu in mockk/mockk#1419 make captured value reference volatile...
Bumps `kotlin` from 2.2.0 to 2.2.20. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.2.0 to 2.2.20 Release notes Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases. Kotlin 2.2.20 Changelog Analysis API KT-78187 Synthetic properties not to be shown...