Skip to content

Commit

Permalink
Bump to Navigation SDK v5.5.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwoodwar6 authored Aug 7, 2024
1 parent 76c0137 commit 4afba69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion map-sample/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ apply plugin: 'org.jetbrains.kotlin.android'
ext {
androidxLifecycleVersion = "2.6.2"
glideVersion = "4.13.2"
navSdkVersion = "5.3.2"
navSdkVersion = "5.5.0"
}

android {
Expand Down
2 changes: 1 addition & 1 deletion navigation-sample/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ apply plugin: 'com.google.android.libraries.mapsplatform.secrets-gradle-plugin'
ext {
androidxLifecycleVersion = "2.6.2"
glideVersion = "4.13.2"
navSdkVersion = "5.3.2"
navSdkVersion = "5.5.0"
}

android {
Expand Down

0 comments on commit 4afba69

Please sign in to comment.