Skip to content

Commit

Permalink
feat: upgrade google map sdk to 18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanLiou committed Dec 4, 2021
1 parent de129d8 commit af6261c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ dependencies {
implementation project(":core")
implementation project(":anchor-bottom-sheet-behavior")
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
implementation 'com.google.android.gms:play-services-maps:17.0.1'
implementation 'com.google.android.gms:play-services-maps:18.0.0'
implementation "com.google.android.gms:play-services-location:${gms_version}"
// ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ====

Expand Down

0 comments on commit af6261c

Please sign in to comment.