We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b426e commit 9f0218fCopy full SHA for 9f0218f
buildSrc/src/main/kotlin/Library.kt
@@ -2,5 +2,5 @@ object Library : Dependency {
2
3
override val group = "com.algolia"
4
override val artifact = "algoliasearch-client-kotlin"
5
- override val version = "1.4.0-beta02"
+ override val version = "1.4.0-beta03"
6
}
0 commit comments