mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-18 10:31:50 +08:00
chore: bump up RevenueCat/purchases-ios-spm version to from: "5.83.2"
This commit is contained in:
+2
-2
@@ -68,8 +68,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/RevenueCat/purchases-ios-spm.git",
|
||||
"state" : {
|
||||
"revision" : "c69a23f56c63bdfe96096fa64a1c65334d2592db",
|
||||
"version" : "5.83.0"
|
||||
"revision" : "5d24ed423830598cf28e3f69d9392464c4c023c5",
|
||||
"version" : "5.83.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -17,7 +17,7 @@ let package = Package(
|
||||
],
|
||||
dependencies: [
|
||||
.package(path: "../AffineResources"),
|
||||
.package(url: "https://github.com/RevenueCat/purchases-ios-spm.git", from: "5.83.0"),
|
||||
.package(url: "https://github.com/RevenueCat/purchases-ios-spm.git", from: "5.83.2"),
|
||||
],
|
||||
targets: [
|
||||
.target(
|
||||
|
||||
Reference in New Issue
Block a user