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

Commit 06bada2

Browse files
algolia-botPLNech
authored andcommitted
Update README (#558)
The README is generated automatically from Algolia's documentation.
1 parent 15cdf15 commit 06bada2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ _Note: If you were using **version 2.x** of our Android client, read the [migrat
1212

1313

1414
You can browse the automatically generated [reference documentation](https://community.algolia.com/algoliasearch-client-android/).
15-
(See also the [offline-enabled version](https://community.algolia.com/algoliasearch-client-android/offline/).)
1615

1716
This project is open-source under the [MIT License](https://github.com/algolia/algoliasearch-client-android/blob/master/LICENSE).
1817

@@ -68,7 +67,7 @@ Add the following dependency to your `Gradle` build file:
6867
```gradle
6968
dependencies {
7069
// [...]
71-
compile 'com.algolia:algoliasearch-android:3.+'
70+
implementation 'com.algolia:algoliasearch-android:3.+'
7271
// This will automatically update to the latest v3 release when you build your project.
7372
}
7473
```

0 commit comments

Comments
 (0)