We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4204a commit 69daf5fCopy full SHA for 69daf5f
examples/lottie_ios_example/Package.swift
@@ -5,6 +5,6 @@ import PackageDescription
5
let package = Package(
6
name: "lottie_ios_example",
7
dependencies: [
8
- .package(url: "https://github.com/airbnb/lottie-spm", from: "4.4.1"),
+ .package(url: "https://github.com/airbnb/lottie-spm", from: "4.4.2"),
9
]
10
)
0 commit comments