Convert source modules to Kotlin Multiplatform (#9172)

Use KMP in source modules 


Use KMP in source-api


Expect LocalSource
This commit is contained in:
Andreas
2023-03-05 16:16:19 +01:00
committed by GitHub
parent b41565f879
commit 1abf01c4a0
38 changed files with 91 additions and 49 deletions

View File

@@ -22,3 +22,5 @@ org.gradle.caching=true
# AndroidX support
android.useAndroidX=true
kotlin.mpp.androidSourceSetLayoutVersion=2