Skip to content

Commit e4c8ab7

Browse files
feat: Create release candidate for version 10.4.0
PiperOrigin-RevId: 814334770
1 parent eae9fb0 commit e4c8ab7

7 files changed

Lines changed: 2 additions & 2 deletions

File tree

Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ let package = Package(
2222
targets: [
2323
.binaryTarget(
2424
name: "GoogleMaps",
25-
url: "https://dl.google.com/geosdk/swiftpm/10.3.0/GoogleMaps_3p.xcframework.zip",
26-
checksum: "2af917c61b3d8c8961bf49a5346941549e41c628a43ba70e9ae46746efa24c78"
25+
url: "https://dl.google.com/geosdk/swiftpm/10.4.0/GoogleMaps_3p.xcframework.zip",
26+
checksum: "876703f22e2d699757b2906f595a6602dc2685041bf7e2594ffe6f6128f33805"
2727
),
2828
.target(
2929
name: "GoogleMapsTarget",

0 commit comments

Comments
 (0)