From 1f22355eb7961aab3397c547d1e861950e191304 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Fri, 4 Sep 2026 17:59:35 +0000 Subject: [PATCH] docs: update SKILL.md based on release verify-maps-utils-6.0.0-rc01 --- .gemini/skills/android-maps-compose/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gemini/skills/android-maps-compose/SKILL.md b/.gemini/skills/android-maps-compose/SKILL.md index fcd14834..28a7a912 100644 --- a/.gemini/skills/android-maps-compose/SKILL.md +++ b/.gemini/skills/android-maps-compose/SKILL.md @@ -121,4 +121,4 @@ fun MapScreen() { 3. Set up the Secrets Gradle Plugin in both project-level and app-level `build.gradle.kts`. 4. Update `AndroidManifest.xml` with permissions and the `${MAPS_API_KEY}` placeholder. 5. Create the `MapScreen.kt` composable. -6. Provide a summary of the changes and instruct the user on how to add their API key to `local.properties`. \ No newline at end of file +6. Provide a summary of the changes and instruct the user on how to add their API key to `local.properties`.