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-03-30 09:28:50 +00:00
|
|
|
kotlin_version=1.4.32
|
2021-02-21 19:30:47 +00:00
|
|
|
kotlin_serialisation_core_version=1.1.0
|
|
|
|
|
2021-02-21 19:48:48 +00:00
|
|
|
github_release_plugin_version=2.2.12
|
|
|
|
|
2021-04-05 15:25:15 +00:00
|
|
|
tgbotapi_version=0.33.3
|
|
|
|
micro_utils_version=0.4.33
|
|
|
|
exposed_version=0.30.1
|
|
|
|
plagubot_version=0.1.8
|
2021-02-21 19:30:47 +00:00
|
|
|
|
|
|
|
# ANDROID
|
|
|
|
|
|
|
|
android_minSdkVersion=21
|
|
|
|
android_compileSdkVersion=30
|
|
|
|
android_buildToolsVersion=30.0.2
|
|
|
|
dexcount_version=2.0.0
|
|
|
|
junit_version=4.12
|
|
|
|
test_ext_junit_version=1.1.2
|
|
|
|
espresso_core=3.3.0
|
|
|
|
|
|
|
|
# Dokka
|
|
|
|
|
|
|
|
dokka_version=1.4.20
|
|
|
|
|
|
|
|
# Project data
|
|
|
|
|
2021-02-21 19:48:48 +00:00
|
|
|
group=dev.inmo
|
2021-04-05 15:25:15 +00:00
|
|
|
version=0.0.4
|
|
|
|
android_code_version=4
|