Skip to content

Commit e826c38

Browse files
author
Clément Le Provost
committed
fix(offline): Upgrade to Offline Core version 1.2.0
There has been a breaking change in the Offline Core’s API.
1 parent 7afc63e commit e826c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AlgoliaSearch-Offline-Swift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111

1212
s.ios.deployment_target = '8.0'
1313

14-
s.dependency 'AlgoliaSearchOfflineCore-iOS', '~> 1.1.0'
14+
s.dependency 'AlgoliaSearchOfflineCore-iOS', '~> 1.2.0'
1515

1616
# Activate Core-dependent code.
1717
# WARNING: Specifying the preprocessor macro is not enough; it must be added to Swift flags as well.

0 commit comments

Comments
 (0)