Skip to content

Commit 8e3cda6

Browse files
committed
chore: add region tags
1 parent cc9f816 commit 8e3cda6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ You no longer need to specify the Maps SDK for Android or its Utility Library as
2929

3030
```groovy
3131
dependencies {
32-
// {x-release-please-start-version}
33-
implementation 'com.google.maps.android:maps-compose:6.12.2'
34-
// {x-release-please-end}
32+
implementation 'com.google.maps.android:maps-compose:6.12.2' // {x-release-please-version}
3533
// Optionally, you can include the Compose utils library for Clustering,
3634
// Street View metadata checks, etc.
3735
implementation 'com.google.maps.android:maps-compose-utils:6.12.2' // {x-release-please-version}

0 commit comments

Comments
 (0)