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.
2 parents 363c9a5 + b275491 commit 607bbeeCopy full SHA for 607bbee
RxRealm.podspec
@@ -24,8 +24,8 @@ Pod::Spec.new do |s|
24
s.source_files = "Sources/RxRealm/*.swift"
25
26
s.frameworks = "Foundation"
27
- s.dependency "Realm", "~> 10.40.1"
28
- s.dependency "RealmSwift", "~> 10.40.1"
+ s.dependency "Realm", "~> 10.44"
+ s.dependency "RealmSwift", "~> 10.44"
29
s.dependency "RxSwift", "~> 6.1"
30
s.dependency "RxCocoa", "~> 6.1"
31
end
0 commit comments