Skip to content

Commit 3fee279

Browse files
yunikkkgithub-actions[bot]
authored andcommitted
Update local versions to 25.0-SNAPSHOT-05-19--06-51.git-92385b2.
GitOrigin-RevId: 4e4715583e422d712479fd1ab9503b2bb96cd3e2
1 parent 40092ea commit 3fee279

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-13--02-05.git-6f98316'
23-
m.dependency 'MapboxCommon', '24.25.0-SNAPSHOT-05-13--02-05.git-6f98316'
22+
m.dependency 'MapboxCoreMaps', '11.25.0-SNAPSHOT-05-19--06-51.git-92385b2'
23+
m.dependency 'MapboxCommon', '24.25.0-SNAPSHOT-05-19--06-51.git-92385b2'
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-13--02-05.git-6f98316"
8-
let coreMapsVersion: Version = "11.25.0-SNAPSHOT-05-13--02-05.git-6f98316"
7+
let commonVersion: Version = "24.25.0-SNAPSHOT-05-19--06-51.git-92385b2"
8+
let coreMapsVersion: Version = "11.25.0-SNAPSHOT-05-19--06-51.git-92385b2"
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-13--02-05.git-6f98316",
3-
"MapboxCommon": "24.25.0-SNAPSHOT-05-13--02-05.git-6f98316",
2+
"MapboxCoreMaps": "11.25.0-SNAPSHOT-05-19--06-51.git-92385b2",
3+
"MapboxCommon": "24.25.0-SNAPSHOT-05-19--06-51.git-92385b2",
44
"Turf": "4.0.0"
55
}

0 commit comments

Comments
 (0)