Update mppProjectWithSerialization.gradle

This commit is contained in:
InsanusMokrassar 2023-11-02 19:25:17 +06:00 committed by GitHub
parent bd07fb382e
commit bd455bebba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ kotlin {
browser() browser()
nodejs() nodejs()
} }
android { androidTarget {
publishAllLibraryVariants() publishAllLibraryVariants()
compilations.all { compilations.all {
kotlinOptions { kotlinOptions {