Skip to content

Commit

Permalink
Update compose to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
alialbaali committed Aug 1, 2022
1 parent 71ff2eb commit e77ec22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ private object Versions {
const val Kotlin = "1.7.0"
const val Ktor = "2.0.3"
const val Coroutines = "1.6.3"
const val Compose = "1.2.0-alpha01-dev750"
const val Compose = "1.2.0-alpha01-dev753"
const val AGP = "7.2.1"

object Android {
Expand Down

0 comments on commit e77ec22

Please sign in to comment.