mirror of
https://github.com/dessalines/thumb-key.git
synced 2025-01-06 05:13:48 +03:00
Update dependency androidx.compose:compose-bom to v2024.06.00 (#949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
64071c335a
commit
8347114420
@ -72,7 +72,7 @@ composeCompiler {
|
||||
|
||||
dependencies {
|
||||
// Compose BOM
|
||||
implementation platform('androidx.compose:compose-bom:2024.05.00')
|
||||
implementation platform('androidx.compose:compose-bom:2024.06.00')
|
||||
implementation 'androidx.compose.ui:ui'
|
||||
implementation 'androidx.compose.material3:material3'
|
||||
implementation 'androidx.compose.material:material-icons-extended-desktop:1.6.8'
|
||||
|
Loading…
Reference in New Issue
Block a user