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):Materialto1.7.0addsKotlin 1.7.10as a transitive dependency to the project. It is better to do theKotlinupdate explicitly rather than implicitly.This issue is about updating all
Main - Material/Googlerelated dependencies for the whole project.This
Main - Material/Googlebatch contains only the following1dependencies:androidxConstraintlayoutVersion = '1.1.3'(see releases) -> [Dependency Updates] UpdateandroidxConstraintlayoutVersionto 2.1.4 #18395googleMaterialVersion = '1.2.1'(see releases) -> Relates To -> [Dependency Updates] UpdategoogleMaterialVersionto 1.9.0 #18433