mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2024-11-17 13:53:50 +00:00
29 lines
493 B
Properties
29 lines
493 B
Properties
org.gradle.jvmargs=-Xmx512m
|
|
kotlin.code.style=official
|
|
org.gradle.parallel=true
|
|
kotlin.js.generate.externals=true
|
|
kotlin.incremental=true
|
|
kotlin.incremental.js=true
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|
|
|
|
|
|
kotlin_version=1.7.21
|
|
kotlin_serialisation_core_version=1.4.1
|
|
|
|
github_release_plugin_version=2.4.1
|
|
|
|
tgbotapi_version=4.1.3
|
|
micro_utils_version=0.14.4
|
|
exposed_version=0.41.1
|
|
plagubot_version=3.1.3
|
|
|
|
# Dokka
|
|
|
|
dokka_version=1.7.20
|
|
|
|
# Project data
|
|
|
|
group=dev.inmo
|
|
version=0.6.4
|