Shubham Singh
02/12/2023, 1:09 PMcom.squareup with app.cash, removed the project-level gradle plugin and changed the version to 2.0.0-alpha05 but when I'm trying to sync the dependencies, I'm getting a long list of errors (image attached below). Would it help if I sent this whole list of errors in something like a pastebin link?Shubham Singh
02/12/2023, 1:17 PMephemient
02/12/2023, 1:20 PMjs(IR), js(LEGACY) and js(BOTH) are deprecated in Kotlin 1.8Shubham Singh
02/12/2023, 1:23 PMkotlin.js.compiler=legacy inside gradle.properties because if I don't use the legacy compiler, the BrowserRouter in the web app doesn't work.