Skip to content

Commit

Permalink
examples app use RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgiuliani committed Aug 12, 2024
1 parent 1b0e329 commit 2fd3df6
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 = '2.0.0'
// Koin Versions
koin_version = '4.0.0-Beta1'
koin_version = '4.0.0-RC1'
koin_android_version = koin_version
koin_compose_version = koin_version

Expand Down

0 comments on commit 2fd3df6

Please sign in to comment.