Skip to content

Commit

Permalink
Update to Coil 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbanes committed Oct 22, 2020
1 parent 103bfcb commit d116e30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ object Libs {
}

object Coil {
private const val version = "1.0.0-rc3"
private const val version = "1.0.0"
const val coil = "io.coil-kt:coil:$version"
const val gif = "io.coil-kt:coil-gif:$version"
}
Expand Down

0 comments on commit d116e30

Please sign in to comment.