Skip to content

Commit

Permalink
Merge pull request #60 from chrisbanes/cb/snapshot-6759487
Browse files Browse the repository at this point in the history
Update to Compose snapshot 6759487
  • Loading branch information
probot-auto-merge[bot] committed Aug 13, 2020
2 parents 3bc17b6 + 904c96f commit 56ca799
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -51,7 +51,7 @@ object Libs {
}

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

const val runtime = "androidx.compose.runtime:runtime:$version"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Expand Up @@ -23,7 +23,7 @@ android.enableJetifier=true
systemProp.org.gradle.internal.publish.checksums.insecure=true

GROUP=dev.chrisbanes.accompanist
VERSION_NAME=0.1.8.ui-6752477-SNAPSHOT
VERSION_NAME=0.1.8.ui-6759487-SNAPSHOT

POM_DESCRIPTION=A collection of utilities for Jetpack Compose

Expand Down

0 comments on commit 56ca799

Please sign in to comment.