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 f9ca647 commit 38adf6dCopy full SHA for 38adf6d
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.0"),
+ .package(url: "https://github.com/airbnb/lottie-spm", from: "4.4.1"),
9
]
10
)
0 commit comments