Skip to content

Commit de87397

Browse files
feat: Create release candidate for version 10.13.1
PiperOrigin-RevId: 936711271
1 parent 98096f0 commit de87397

6 files changed

Lines changed: 2 additions & 2 deletions

File tree

Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
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.14.0/GoogleMaps_3p.xcframework.zip",
26-
checksum: "b6cd602659657d9578b49ea759f4c9f3885d014099fb2c8f4bb73ce1f689718b"
25+
url: "https://dl.google.com/geosdk/swiftpm/10.13.1/GoogleMaps_3p.xcframework.zip",
26+
checksum: "7d89c2450bcb69b69cad392b29bac4370d51ab24a87e845c8210b1553c76db10"
2727
),
2828
.target(
2929
name: "GoogleMapsTarget",

0 commit comments

Comments
 (0)