Update Realm to version 10.1.4.

Signed-off-by: Ivan Sein <ivan@nextcloud.com>
This commit is contained in:
Ivan Sein 2020-11-29 00:50:15 +01:00
Родитель 6f93379eaf
Коммит 3265cbb083
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -9,7 +9,7 @@ pod 'JDStatusBarNotification'
pod 'SocketRocket'
pod 'DBImageColorPicker'
pod 'UICKeyChainStore'
pod 'Realm'
pod 'Realm', '10.1.4'
pod "AFViewShaker", "~> 0.0.5"
pod 'BKPasscodeView', '~> 0.1.2'
pod 'MaterialComponents/ActivityIndicator'
@ -26,7 +26,7 @@ pod 'JDStatusBarNotification'
pod 'SocketRocket'
pod 'DBImageColorPicker'
pod 'UICKeyChainStore'
pod 'Realm'
pod 'Realm', '10.1.4'
pod "AFViewShaker", "~> 0.0.5"
pod 'BKPasscodeView', '~> 0.1.2'
pod 'MaterialComponents/ActivityIndicator'
@ -43,7 +43,7 @@ pod 'JDStatusBarNotification'
pod 'SocketRocket'
pod 'DBImageColorPicker'
pod 'UICKeyChainStore'
pod 'Realm'
pod 'Realm', '10.1.4'
pod "AFViewShaker", "~> 0.0.5"
pod 'BKPasscodeView', '~> 0.1.2'
pod 'MaterialComponents/ActivityIndicator'