Skip to content

Commit

Permalink
Update SDK to v1.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
loopops committed Dec 23, 2024
1 parent bdc2cdd commit a58baa0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

### Fixed

- Bug fixes and improvements.
- Optimize codes.

## [1.27.1]

Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ let package = Package(
.binaryTarget(
name: "FireworkVideo",
url: "https://github.com/loopsocial/firework_ios_sdk/releases/download/v1.27.2/FireworkVideo-v1.27.2.xcframework.zip",
checksum: "22f5cad5901bdd4dad34c0549dacc988cefa93e1716eb131120dd10d4c88d6bd")
checksum: "50fa94e2d776bb64237c3a5af43b7b889c33cbd9f32e5c0f03f6036b47c0a539")
]
)

0 comments on commit a58baa0

Please sign in to comment.