Skip to content

Commit fadc0bd

Browse files
kiryldzgithub-actions[bot]
authored andcommitted
Bump snapshot
GitOrigin-RevId: ed630584551213827b56d788431ce51479e7cf07
1 parent 150624c commit fadc0bd

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

LICENSE.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

MapboxMaps.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Pod::Spec.new do |m|
1919
m.source_files = 'Sources/MapboxMaps/**/*.{swift,h}'
2020
m.resource_bundles = { 'MapboxMapsResources' => ['Sources/MapboxMaps/**/*.{xcassets,strings}', 'Sources/MapboxMaps/MapboxMaps.json', 'Sources/MapboxMaps/PrivacyInfo.xcprivacy'] }
2121

22-
m.dependency 'MapboxCoreMaps', '11.25.0-SNAPSHOT-05-29--02-04.git-9c82b17'
23-
m.dependency 'MapboxCommon', '24.25.0-SNAPSHOT-05-29--02-04.git-9c82b17'
22+
m.dependency 'MapboxCoreMaps', '11.25.0-SNAPSHOT-05-29--07-59.git-b5332f6'
23+
m.dependency 'MapboxCommon', '24.25.0-SNAPSHOT-05-29--07-59.git-b5332f6'
2424
m.dependency 'Turf', '4.0.0'
2525

2626
end

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
import PackageDescription
55
import Foundation
66

7-
let commonVersion: Version = "24.25.0-SNAPSHOT-05-29--02-04.git-9c82b17"
8-
let coreMapsVersion: Version = "11.25.0-SNAPSHOT-05-29--02-04.git-9c82b17"
7+
let commonVersion: Version = "24.25.0-SNAPSHOT-05-29--07-59.git-b5332f6"
8+
let coreMapsVersion: Version = "11.25.0-SNAPSHOT-05-29--07-59.git-b5332f6"
99
let turfVersion: Version = "4.0.0"
1010

1111
let mapboxMapsPath: String? = nil
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"MapboxCoreMaps": "11.25.0-SNAPSHOT-05-29--02-04.git-9c82b17",
3-
"MapboxCommon": "24.25.0-SNAPSHOT-05-29--02-04.git-9c82b17",
2+
"MapboxCoreMaps": "11.25.0-SNAPSHOT-05-29--07-59.git-b5332f6",
3+
"MapboxCommon": "24.25.0-SNAPSHOT-05-29--07-59.git-b5332f6",
44
"Turf": "4.0.0"
55
}

0 commit comments

Comments
 (0)