Skip to content

Commit

Permalink
examples app update version
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgiuliani committed Jan 23, 2024
1 parent 0211fce commit 8f5dee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ext {
// Kotlin
kotlin_version = '1.9.21'
// Koin Versions
koin_version = '3.6.0-alpha1'
koin_version = '3.6.0-wasm-alpha1'
koin_android_version = koin_version
coroutines_version = "1.7.3"
ktor_version = "2.3.7"
Expand Down

0 comments on commit 8f5dee4

Please sign in to comment.