You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating Material to 1.7.0 adds Kotlin 1.7.10 as a transitive dependency to the project. It is better to do the Kotlin update explicitly rather than implicitly.
This issue is about updating all Main - Material/Google related dependencies for the whole project.
This Main - Material/Google batch contains only the following 1 dependencies:
Parent #17551
🚫 Blocked By (for
Material
):Material
to1.7.0
addsKotlin 1.7.10
as a transitive dependency to the project. It is better to do theKotlin
update explicitly rather than implicitly.This issue is about updating all
Main - Material/Google
related dependencies for the whole project.This
Main - Material/Google
batch contains only the following1
dependencies:androidxConstraintlayoutVersion = '1.1.3'
(see releases) -> [Dependency Updates] UpdateandroidxConstraintlayoutVersion
to 2.1.4 #18395googleMaterialVersion = '1.2.1'
(see releases) -> Relates To -> [Dependency Updates] UpdategoogleMaterialVersion
to 1.9.0 #18433The text was updated successfully, but these errors were encountered: