Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Updates to 6964664
  • Loading branch information
JoseAlcerreca authored Nov 11, 2020
commit 4dc2d50b1e88a9d89196bdb30123bd9bcb7ef78b
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ object Libs {
const val coreKtx = "androidx.core:core-ktx:1.5.0-alpha01"

object Compose {
const val snapshot = "6953474"
const val snapshot = "6964664"
const val version = "1.0.0-SNAPSHOT"

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