update dependencies

This commit is contained in:
InsanusMokrassar 2022-07-08 23:52:16 +06:00
parent ff973e63fc
commit f20aa4a359
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
kotlin.code.style=official
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx4g
org.gradle.jvmargs=-Xmx2g
kotlin.js.generate.externals=true
kotlin.incremental=true
kotlin.incremental.js=true

View File

@ -3,10 +3,10 @@
kotlin = "1.6.21"
kotlin-serialization = "1.3.3"
jsuikit = "0.1.7"
compose = "1.2.0-alpha01-dev709"
microutils = "0.11.1"
tgbotapi = "2.0.2"
ktor = "2.0.2"
compose = "1.2.0-alpha01-dev731"
microutils = "0.11.12"
tgbotapi = "2.1.2"
ktor = "2.0.3"
klock = "2.7.0"
koin = "3.2.0"
exposed = "0.38.2"
@ -20,7 +20,7 @@ android-junit = "4.12"
android-test-junit = "1.1.2"
android-espresso-core = "3.3.0"
gh-release = "2.3.7"
gh-release = "2.4.1"
android-gradle = "7.0.4"
dexcount = "3.1.0"