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

Commit 31ec5ce

Browse files
author
Clément Le Provost
committed
Upgrade to version 0.2 of the Offline Core
Required for: - the new initializer with Android `Context` - testing existence of local indices
1 parent 81c23d3 commit 31ec5ce

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
@@ -37,7 +37,7 @@ android {
3737
}
3838

3939
dependencies {
40-
offlineCompile "com.algolia:algoliasearch-offline-core-android:0.1"
40+
offlineCompile "com.algolia:algoliasearch-offline-core-android:0.2"
4141
}
4242

4343

0 commit comments

Comments
 (0)