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

Commit 0503473

Browse files
author
Clément Le Provost
committed
Merge branch 'master' into v3
2 parents cea0222 + 08f770e commit 0503473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algoliasearch/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ apply plugin: 'com.android.library'
2626
ext {
2727
PUBLISH_GROUP_ID = rootProject.properties["PUBLISH_GROUP_ID"] ?: ""
2828
PUBLISH_ARTIFACT_ID = 'algoliasearch-android'
29-
PUBLISH_VERSION = '2.7.0'
29+
PUBLISH_VERSION = '2.8.0'
3030
}
3131

3232
android {

0 commit comments

Comments
 (0)