Skip to content

Commit

Permalink
[ios] Bump dependencies for 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
volkdmitri committed Aug 16, 2024
1 parent d72067a commit 26f9eef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

import PackageDescription

let (navNativeVersion, navNativeChecksum, navNativeRevision) = ("316.0.0-SNAPSHOT.0813T0935Z.98ad5c6", "6fd95f27ccd16bba926ca1e3fee3f48daa366d6e5fe66ed63fd512c4f404fac1", "cbe67f057d0aac08a6d50fdf3bc65543b911989c")
let mapsVersion: Version = "11.6.0-rc.1"
let (navNativeVersion, navNativeChecksum, navNativeRevision) = ("317.0.0", "42af932c7d97a5c8a5c3836dda80cbc6524f410ef5f81b925300f7e70764ca6b", "40135b86650b4837c77a19a05d76266b66763232")
let mapsVersion: Version = "11.6.0"

let mapboxApiDownloads = "https://api.mapbox.com/downloads/v2"

Expand Down

0 comments on commit 26f9eef

Please sign in to comment.