update dependencies and fill changelog

This commit is contained in:
2023-04-13 11:20:34 +06:00
parent 3cb6b73ee0
commit 269da7f155
3 changed files with 18 additions and 8 deletions

View File

@@ -1,12 +1,12 @@
[versions]
kt = "1.8.10"
kt = "1.8.20"
kt-serialization = "1.5.0"
kt-coroutines = "1.6.4"
kslog = "1.0.0"
kslog = "1.1.1"
jb-compose = "1.3.1"
jb-compose = "1.4.0"
jb-exposed = "0.41.1"
jb-dokka = "1.8.10"
@@ -17,20 +17,20 @@ ktor = "2.2.4"
gh-release = "2.4.1"
koin = "3.3.2"
koin = "3.4.0"
okio = "3.3.0"
ksp = "1.8.10-1.0.9"
kotlin-poet = "1.12.0"
ksp = "1.8.20-1.0.10"
kotlin-poet = "1.13.0"
android-gradle = "7.3.1"
dexcount = "4.0.0"
android-coreKtx = "1.9.0"
android-recyclerView = "1.2.1"
android-recyclerView = "1.3.0"
android-appCompat = "1.6.1"
android-fragment = "1.5.5"
android-fragment = "1.5.6"
android-espresso = "3.5.1"
android-test = "1.1.5"