2021-02-21 19:30:47 +00:00
|
|
|
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
|
|
|
|
|
2022-05-16 18:30:35 +00:00
|
|
|
kotlin_version=1.6.21
|
|
|
|
kotlin_serialisation_core_version=1.3.3
|
2021-02-21 19:30:47 +00:00
|
|
|
|
2022-05-16 18:30:35 +00:00
|
|
|
github_release_plugin_version=2.3.7
|
2021-02-21 19:48:48 +00:00
|
|
|
|
2022-05-17 14:06:29 +00:00
|
|
|
tgbotapi_version=1.1.1
|
2022-05-16 18:30:35 +00:00
|
|
|
micro_utils_version=0.10.4
|
|
|
|
exposed_version=0.38.2
|
|
|
|
plagubot_version=1.0.0
|
2021-02-21 19:30:47 +00:00
|
|
|
|
|
|
|
# ANDROID
|
|
|
|
|
|
|
|
android_minSdkVersion=21
|
2022-01-04 12:58:27 +00:00
|
|
|
android_compileSdkVersion=32
|
|
|
|
android_buildToolsVersion=32.0.0
|
2022-05-16 18:30:35 +00:00
|
|
|
dexcount_version=3.1.0
|
2021-02-21 19:30:47 +00:00
|
|
|
junit_version=4.12
|
|
|
|
test_ext_junit_version=1.1.2
|
|
|
|
espresso_core=3.3.0
|
|
|
|
|
|
|
|
# Dokka
|
|
|
|
|
2022-05-16 18:30:35 +00:00
|
|
|
dokka_version=1.6.21
|
2021-02-21 19:30:47 +00:00
|
|
|
|
|
|
|
# Project data
|
|
|
|
|
2021-02-21 19:48:48 +00:00
|
|
|
group=dev.inmo
|
2022-05-17 09:56:50 +00:00
|
|
|
version=0.1.0
|
2022-05-16 18:30:35 +00:00
|
|
|
android_code_version=19
|