File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments