remove android targets in all modules due to the fact that currently there is no any android-specific code there

This commit is contained in:
2022-10-22 22:28:32 +06:00
parent 7163f7d64a
commit 62fb8854b9
8 changed files with 58 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
org.gradle.jvmargs=-Xmx512m
kotlin.code.style=official
org.gradle.parallel=true
kotlin.js.generate.externals=true
@@ -6,6 +7,7 @@ kotlin.incremental.js=true
android.useAndroidX=true
android.enableJetifier=true
kotlin_version=1.7.20
kotlin_serialisation_core_version=1.4.1