Skip to content

Commit cc9f816

Browse files
committed
chore: add region tags
1 parent 11cd8f6 commit cc9f816

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,9 @@ dependencies {
3434
// {x-release-please-end}
3535
// Optionally, you can include the Compose utils library for Clustering,
3636
// Street View metadata checks, etc.
37-
// {x-release-please-start-version}
38-
implementation 'com.google.maps.android:maps-compose-utils:6.12.2'
39-
// {x-release-please-end}
37+
implementation 'com.google.maps.android:maps-compose-utils:6.12.2' // {x-release-please-version}
4038
// Optionally, you can include the widgets library for ScaleBar, etc.
41-
// {x-release-please-start-version}
42-
implementation 'com.google.maps.android:maps-compose-widgets:6.12.2'
43-
// {x-release-please-end}
39+
implementation 'com.google.maps.android:maps-compose-widgets:6.12.2' // {x-release-please-version}
4440
}
4541
```
4642

0 commit comments

Comments
 (0)