mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-10 21:54:10 +01:00
Update EmojiText to 3.2.1 (#1753)
This commit is contained in:
parent
5aa9f22b42
commit
d755396119
@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user