Merge pull request #2829 from kiwix/Issue#2828

io.objectbox:objectbox: updating to maven repo with version 2.9.1
This commit is contained in:
Kelson 2022-05-14 07:36:24 +02:00 committed by GitHub
commit cfe496c572
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ object Versions {
const val androidx_test: String = "1.3.0"
const val io_objectbox: String = "2.8.1"
const val io_objectbox: String = "2.9.1"
const val org_jacoco: String = "0.8.7"