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

Commit e825513

Browse files
committed
update to instantsearch 2.11.3
1 parent 6387a37 commit e825513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ buildscript {
22
ext.kotlin_version = "1.5.31"
33
ext.lifecycle_version = "2.2.0"
44
ext.build_tools_version = "31.0.0"
5-
ext.instantsearch = '2.11.2'
5+
ext.instantsearch = '2.11.3'
66
ext.canary = '2.7'
77
ext.compose_version = '1.0.5'
88
repositories {

0 commit comments

Comments
 (0)