We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8494e8b commit 18d61ffCopy full SHA for 18d61ff
2 files changed
.gemini/skills/android-samples/SKILL.md
@@ -25,7 +25,7 @@ dependencies {
25
```kotlin
26
dependencies {
27
// Google Maps SDK for Android
28
- implementation("com.google.android.gms:play-services-maps:19.0.0") // Check for the latest version
+ implementation("com.google.android.gms:play-services-maps:20.0.0") // Check for the latest version
29
}
30
```
31
llm-integration-prompt.md
0 commit comments