Code Cleanup
This commit is contained in:
parent
170e51a595
commit
8607b0d4ee
6 changed files with 12 additions and 34 deletions
|
@ -142,7 +142,7 @@ dependencies {
|
|||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlin_coroutines_version"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$kotlin_coroutines_version"
|
||||
|
||||
def koin_version = '3.1.4'
|
||||
def koin_version = '3.1.5'
|
||||
implementation "io.insert-koin:koin-core:$koin_version"
|
||||
implementation "io.insert-koin:koin-android:$koin_version"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue