From 58bde0bc2f785ae2778e91a2d5ea4809221e198c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 04:09:48 +0000 Subject: [PATCH] chore(deps): update dependency realmswift to v20 --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Podfile b/Podfile index 5f04929..3c8ef3d 100644 --- a/Podfile +++ b/Podfile @@ -11,7 +11,7 @@ pod 'FirebaseFirestoreSwift' pod 'FirebaseMessaging' pod 'Charts', :git => 'https://github.com/danielgindi/Charts.git', :branch => 'master' -pod 'RealmSwift', '~> 10.32' +pod 'RealmSwift', '~> 20.0' pod 'DropDown' pod 'Floaty' pod "TTGSnackbar"