Hi All I have created a new Android app using the Android studio project wizard and it created one project with older version of all the dependencies, After the project synced and successfully built it is showing suggesting about new versions available e.g for androidx.compose.foundation:foundation it is suggesting to change 1.3.0 -> 1.5.1, but when I change it it is showing error while building the app attaching the screenshot for your reference, can you please let me know what all are the version I need to set in my project to work with latest version of dependencies. Any help appreciated