chore(deps): bump com.google.android.material:material to 1.9.0-alpha01
This commit is contained in:
parent
d7aceecbcc
commit
e481d79213
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", ve
|
|||
androidx-lifecycle-livedataKtx = { module = "androidx.lifecycle:lifecycle-livedata-ktx", version.ref = "lifecycle" }
|
||||
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
|
||||
androidx-lifecycle-viewmodelKtx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "lifecycle" }
|
||||
androidx-material = "com.google.android.material:material:1.8.0-rc01"
|
||||
androidx-material = "com.google.android.material:material:1.9.0-alpha01"
|
||||
androidx-preference = "androidx.preference:preference:1.2.0"
|
||||
androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.0-rc01"
|
||||
androidx-recyclerviewSelection = "androidx.recyclerview:recyclerview-selection:1.2.0-alpha01"
|
||||
|
|
Loading…
Reference in a new issue