Skip to content

Commit

Permalink
Update to Compose snapshot 6765009
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbanes committed Aug 21, 2020
1 parent 8953530 commit 4c84190
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -51,8 +51,8 @@ object Libs {
}

object Compose {
const val snapshot = "6759487"
const val version = "0.1.0-SNAPSHOT"
const val snapshot = "6765009"
const val version = "1.0.0-SNAPSHOT"

const val runtime = "androidx.compose.runtime:runtime:$version"
const val foundation = "androidx.compose.foundation:foundation:${version}"
Expand Down

0 comments on commit 4c84190

Please sign in to comment.