Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit 797c880

Browse files
author
Clément Le Provost
committed
Update dependencies
Offline search for facet values require Offline Core’s version 1.1 (not released yet).
1 parent 2972f10 commit 797c880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algoliasearch/build-offline.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ android {
4040
}
4141

4242
dependencies {
43-
offlineCompile "com.algolia:algoliasearch-offline-core-android:1.0.1"
43+
offlineCompile "com.algolia:algoliasearch-offline-core-android:1.1"
4444
}
4545

4646

0 commit comments

Comments
 (0)