coil 0.7.1

This commit is contained in:
John O'Reilly 2021-04-07 18:33:12 +01:00
parent 6f0c8dc437
commit 05d08fe7a9

View file

@ -12,7 +12,7 @@ object Versions {
const val slf4j = "1.7.30"
const val compose = "1.0.0-beta04"
const val nav_compose = "1.0.0-alpha09"
const val accompanist = "0.7.0"
const val accompanist = "0.7.1"
const val junit = "4.13"
const val testRunner = "1.3.0"