Update mppProjectWithSerialization.gradle

This commit is contained in:
2023-11-02 19:25:17 +06:00
committed by GitHub
parent bd07fb382e
commit bd455bebba

View File

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