with the KMP wizard Automatically checked development setup with Project Preflight checks Built UI in Compose Multiplatform Deployed to iOS, Android and Desktop ✅ ✅ ✅ ✅
${System.getProperty("java.version")}" actual fun getPlatform(): String = "iOS ${UIDevice.currentDevice.systemVersion}" actual fun getPlatform(): String = "Android ${Build.VERSION.SDK_INT}"