What gradle entries are required for implementing KSP and Room in a Kotlin Multiplatform
I am in the process of converting a kotlin application to kotlin multiplatform (anroid only for now to get through initial configuration) with room. This included moving to a libs.versions.toml file and KSP.