Skip to content

Commit 366d88f

Browse files
committed
build: Update GutenbergKit version
1 parent 3ed1ce5 commit 366d88f

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Modules/Package.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ let package = Package(
5252
.package(url: "https://github.com/zendesk/support_sdk_ios", from: "8.0.3"),
5353
// We can't use wordpress-rs branches nor commits here. Only tags work.
5454
.package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-20250411"),
55-
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", from:
56-
"0.2.0"),
55+
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "ce3e042aad00e22142bda196b7285203785402db"),
5756
.package(url: "https://github.com/Automattic/color-studio", branch: "trunk"),
5857
.package(url: "https://github.com/wordpress-mobile/AztecEditor-iOS", from: "1.20.0"),
5958
],

WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)