Skip to content

Commit 251d31b

Browse files
authored
Update to Compose SNAPSHOT 7217131 (google#260)
1 parent 456f747 commit 251d31b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/java/com/google/accompanist/buildsrc/dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ object Libs {
6262
const val appcompat = "androidx.appcompat:appcompat:1.3.0-beta01"
6363

6464
object Compose {
65-
const val snapshot = "7212271"
65+
const val snapshot = "7217131"
6666
const val version = "1.0.0-SNAPSHOT"
6767

6868
@JvmStatic

0 commit comments

Comments
 (0)