Conversation
Bumps androidx.compose:compose-bom from 2024.08.00 to 2024.09.00. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Change-Id: I0b06964c05a08793440d26a62509fe9b3e18ff74
Change-Id: I5a34a9d123a5d219b5b1b266a63683ee3704fb3c
Change-Id: I7d34313c9b8bce7935e5bf05fed79ba8a61b0770
Change-Id: I0c909e927e37d8aa125000cc214d9d123da4a94f
…ation Change-Id: I87ba8e01af1bb948c5f3a06928b273f1a486efa5
…pec<IntOffset> = ...): Modifier' is deprecated. Use Modifier.animateItem() instead. Change-Id: I2e3ed4f85887d8a0220373b0cfb498406ccaf0d7
Change-Id: I3c93aa3f9adfebdf0a431085900383eba1f52057
Change-Id: I86312ee7d64850f52512e9b3f9e017d328de9c2d
…00' of https://github.com/lihenggui/blocker into dependabot/gradle/androidx.compose-compose-bom-2024.09.00 Change-Id: I372a9bd8a5490aa1198cbaa7583fd22f2627564a
| import androidx.compose.animation.core.tween | ||
| import androidx.compose.animation.fadeIn | ||
| import androidx.compose.animation.fadeOut | ||
| import androidx.compose.material.navigation.BottomSheetNavigator |
Check warning
Code scanning / Android Lint
material and material3 are separate, incompatible design system libraries
| import androidx.compose.animation.fadeIn | ||
| import androidx.compose.animation.fadeOut | ||
| import androidx.compose.material.navigation.BottomSheetNavigator | ||
| import androidx.compose.material.navigation.ModalBottomSheetLayout |
Check warning
Code scanning / Android Lint
material and material3 are separate, incompatible design system libraries
|
|
||
| package com.merxury.blocker.ui | ||
|
|
||
| import androidx.compose.material.navigation.BottomSheetNavigator |
Check warning
Code scanning / Android Lint
material and material3 are separate, incompatible design system libraries
| package com.merxury.blocker.ui | ||
|
|
||
| import androidx.compose.material.navigation.BottomSheetNavigator | ||
| import androidx.compose.material.navigation.rememberBottomSheetNavigator |
Check warning
Code scanning / Android Lint
material and material3 are separate, incompatible design system libraries
|
|
||
| package com.merxury.blocker.feature.sort.navigation | ||
|
|
||
| import androidx.compose.material.navigation.bottomSheet |
Check warning
Code scanning / Android Lint
material and material3 are separate, incompatible design system libraries
|
|
||
| package com.merxury.blocker.feature.sort.navigation | ||
|
|
||
| import androidx.compose.material.navigation.bottomSheet |
Check warning
Code scanning / Android Lint
material and material3 are separate, incompatible design system libraries
Bumps androidx.compose:compose-bom from 2024.08.00 to 2024.09.00.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)