mirror of
https://github.com/dessalines/thumb-key.git
synced 2025-01-08 15:07:01 +03:00
Update dependency androidx.compose:compose-bom to v2024.09.01
This commit is contained in:
parent
c089bc512d
commit
9081a9467f
@ -80,7 +80,7 @@ composeCompiler {
|
||||
|
||||
dependencies {
|
||||
// Compose BOM
|
||||
implementation platform('androidx.compose:compose-bom:2024.09.00')
|
||||
implementation platform('androidx.compose:compose-bom:2024.09.01')
|
||||
implementation 'androidx.compose.ui:ui'
|
||||
implementation 'androidx.compose.material3:material3'
|
||||
implementation 'androidx.compose.material:material-icons-extended-desktop:1.7.0'
|
||||
|
Loading…
Reference in New Issue
Block a user