File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,6 @@ dependencies {
5858 implementation " androidx.car.app:app:1.4.0"
5959 implementation " androidx.car.app:app-projected:1.4.0"
6060 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
61- implementation " com.google.android.libraries.navigation:navigation:7.3 .0"
61+ implementation " com.google.android.libraries.navigation:navigation:7.4 .0"
6262 api ' com.google.guava:guava:31.0.1-android'
6363}
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ dependencies {
153153 implementation " androidx.car.app:app-projected:1.4.0"
154154
155155 // Include the Google Navigation SDK.
156- implementation ' com.google.android.libraries.navigation:navigation:7.3 .0'
156+ implementation ' com.google.android.libraries.navigation:navigation:7.4 .0'
157157}
158158
159159secrets {
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Pod::Spec.new do |s|
3535 s . public_header_files = "ios/**/*.h"
3636
3737 s . dependency "React-Core"
38- s . dependency "GoogleNavigation" , "10.7 .0"
38+ s . dependency "GoogleNavigation" , "10.10 .0"
3939
4040 install_modules_dependencies ( s )
4141end
You can’t perform that action at this time.
0 commit comments