one more try to fix nosuchelement exception
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
kotlin = "1.6.21"
|
||||
kotlin-serialization = "1.3.3"
|
||||
jsuikit = "0.1.0"
|
||||
compose = "1.2.0-alpha01-dev683"
|
||||
jsuikit = "0.1.1"
|
||||
compose = "1.2.0-alpha01-dev686"
|
||||
microutils = "0.10.4"
|
||||
tgbotapi = "1.1.0"
|
||||
tgbotapi = "1.1.1"
|
||||
ktor = "2.0.1"
|
||||
klock = "2.7.0"
|
||||
koin = "3.2.0"
|
||||
@@ -16,7 +16,6 @@ dokka = "1.6.21"
|
||||
logback = "1.2.10"
|
||||
uuid = "0.4.0"
|
||||
|
||||
android-dexcount = "3.0.1"
|
||||
android-junit = "4.12"
|
||||
android-test-junit = "1.1.2"
|
||||
android-espresso-core = "3.3.0"
|
||||
@@ -24,7 +23,7 @@ android-espresso-core = "3.3.0"
|
||||
gh-release = "2.3.7"
|
||||
|
||||
android-gradle = "7.0.4"
|
||||
dexcount = "3.0.1"
|
||||
dexcount = "3.1.0"
|
||||
|
||||
android-coreKtx = "1.7.0"
|
||||
android-recyclerView = "1.2.1"
|
||||
|
Reference in New Issue
Block a user