Skip to content

Commit

Permalink
chore: Update README.md
Browse files Browse the repository at this point in the history
Remove explicit listing of the Maps SDK for Android dependency from install instructions to keep the instructions focused on the libraries in this repo.
  • Loading branch information
wangela authored Jul 26, 2023
1 parent 4de34d8 commit 23d0a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation 'com.google.maps.android:maps-compose:2.11.5'
// Make sure to also include the latest version of the Maps SDK for Android
implementation 'com.google.android.gms:play-services-maps:2.11.5'
// See latest version at https://goo.gle/android-maps-sdk-version
// Optionally, you can include the Compose utils library for Clustering, etc.
implementation 'com.google.maps.android:maps-compose-utils:2.11.5'
Expand Down

0 comments on commit 23d0a9b

Please sign in to comment.