diff -r f4443a561f38 -r 4a652584013c sample/src/appleMain/kotlin/PrebuiltLicensesViewModel.apple.kt --- a/sample/src/appleMain/kotlin/PrebuiltLicensesViewModel.apple.kt Sun Apr 27 17:37:41 2025 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,5 +0,0 @@ -package com.geekorum.aboutoss.sampleapp - -actual fun androidx.lifecycle.viewmodel.CreationExtras.createPrebuildOpenSourceLicensesViewModel(): com.geekorum.aboutoss.ui.common.OpenSourceLicensesViewModel { - TODO("Not yet implemented") -} \ No newline at end of file