Update EmojiText to 3.2.1 (#1753)

This commit is contained in:
David Walter 2023-12-18 02:43:52 -03:00 committed by GitHub
parent 5aa9f22b42
commit d755396119
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/divadretlaw/EmojiText",
"state" : {
"revision" : "4b08e28898ef3de175280d453ccb62d0a82beb7e",
"version" : "3.2.0"
"revision" : "d0664390e3236ff6241ea0586d80f4e92702973b",
"version" : "3.2.1"
}
},
{
@ -68,8 +68,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/RevenueCat/purchases-ios.git",
"state" : {
"revision" : "cb3cc43b6181bc5f4482e35742448ee6ddc587e8",
"version" : "4.31.4"
"revision" : "b8d20ba1c8e13cc73d72e37cf98607d01fd357b6",
"version" : "4.31.2"
}
},
{

View file

@ -20,7 +20,7 @@ let package = Package(
.package(name: "Env", path: "../Env"),
.package(url: "https://github.com/markiv/SwiftUI-Shimmer", exact: "1.1.0"),
.package(url: "https://github.com/kean/Nuke", from: "12.0.0"),
.package(url: "https://github.com/divadretlaw/EmojiText", from: "3.2.0"),
.package(url: "https://github.com/divadretlaw/EmojiText", from: "3.2.1"),
],
targets: [
.target(