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
|
|
|
|
|
2021-07-02 12:44:54 +00:00
|
|
|
kotlin_version=1.5.20
|
2021-06-07 13:53:50 +00:00
|
|
|
kotlin_serialisation_core_version=1.2.1
|
2021-02-21 19:30:47 +00:00
|
|
|
|
2021-02-21 19:48:48 +00:00
|
|
|
github_release_plugin_version=2.2.12
|
|
|
|
|
2021-07-02 12:44:54 +00:00
|
|
|
tgbotapi_version=0.35.1
|
|
|
|
micro_utils_version=0.5.15
|
2021-06-07 13:53:50 +00:00
|
|
|
exposed_version=0.32.1
|
2021-07-02 12:44:54 +00:00
|
|
|
plagubot_version=0.3.1
|
2021-02-21 19:30:47 +00:00
|
|
|
|
|
|
|
# ANDROID
|
|
|
|
|
|
|
|
android_minSdkVersion=21
|
|
|
|
android_compileSdkVersion=30
|
2021-06-18 06:23:57 +00:00
|
|
|
android_buildToolsVersion=30.0.3
|
2021-02-21 19:30:47 +00:00
|
|
|
dexcount_version=2.0.0
|
|
|
|
junit_version=4.12
|
|
|
|
test_ext_junit_version=1.1.2
|
|
|
|
espresso_core=3.3.0
|
|
|
|
|
|
|
|
# Dokka
|
|
|
|
|
2021-06-07 13:53:50 +00:00
|
|
|
dokka_version=1.4.32
|
2021-02-21 19:30:47 +00:00
|
|
|
|
|
|
|
# Project data
|
|
|
|
|
2021-02-21 19:48:48 +00:00
|
|
|
group=dev.inmo
|
2021-07-02 12:43:48 +00:00
|
|
|
version=0.0.11
|
|
|
|
android_code_version=10
|