Skip to content

Commit c6da0a8

Browse files
committed
🔼 Updates to latest constraint kit
1 parent 2800f23 commit c6da0a8

File tree

3 files changed

+20
-4
lines changed

3 files changed

+20
-4
lines changed

‎Example/Example.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved‎

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

‎Package.resolved‎

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

‎Package.swift‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let package = Package(
1414
dependencies: [
1515
.package(name: "ConstraintKit",
1616
url: "https://github.com/gymshark/ios-constraint-kit.git",
17-
.upToNextMinor(from: "0.0.2"))
17+
.upToNextMinor(from: "1.0.0"))
1818
],
1919
targets: [
2020
.target(

0 commit comments

Comments
 (0)