Skip to content

Commit b7e0201

Browse files
authored
docs(README): Update installation instructions
1 parent a7e15f6 commit b7e0201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ it, add the following line to your app's `build.gradle`:
3434
```groovy
3535
dependencies {
3636
// [...]
37-
implementation 'com.algolia.instantsearch-android:voice:1.+'
37+
implementation 'com.algolia.instantsearch:voice:1.0+'
3838
// [...]
3939
}
4040
```

0 commit comments

Comments
 (0)