mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2025-11-15 19:40:06 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user