mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-12 19:33:52 +00:00
start 0.9.0
This commit is contained in:
parent
a56cd3dddd
commit
d45aef9fe5
@ -7,14 +7,14 @@ android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
org.gradle.jvmargs=-Xmx2g
|
||||
|
||||
kotlin_version=1.5.31
|
||||
kotlin_coroutines_version=1.5.2
|
||||
kotlin_serialisation_core_version=1.3.1
|
||||
kotlin_exposed_version=0.36.2
|
||||
kotlin_version=1.6.10
|
||||
kotlin_coroutines_version=1.6.0
|
||||
kotlin_serialisation_core_version=1.3.2
|
||||
kotlin_exposed_version=0.37.1
|
||||
|
||||
ktor_version=1.6.5
|
||||
ktor_version=1.6.7
|
||||
|
||||
klockVersion=2.4.8
|
||||
klockVersion=2.4.10
|
||||
|
||||
github_release_plugin_version=2.2.12
|
||||
|
||||
@ -45,5 +45,5 @@ dokka_version=1.5.31
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.8.9
|
||||
android_code_version=89
|
||||
version=0.9.0
|
||||
android_code_version=90
|
||||
|
Loading…
Reference in New Issue
Block a user