updating to maven with 2.9.1

This commit is contained in:
MohitMali 2022-05-12 18:11:18 +05:30 committed by Kelson
parent f7a13d1b14
commit 4bebd7d038

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"