From 8b4f89ef0a1fa5079da2b9d382b3c9fdc053f3e4 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Fri, 10 Apr 2026 17:41:33 +0000 Subject: [PATCH] docs: update SKILL.md based on release main --- .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 4a40278f..d2c0fdaf 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`.