Skip to content

Commit

Permalink
update forced local version
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgiuliani committed Nov 28, 2023
1 parent fa52358 commit 0aafc9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions compose/gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ext {
jb_compose_version = "1.5.11"

// Forced Version to keep compat
// kotlin_version = '1.9.0'
// koin_version = '3.5.0'
// koin_android_version = '3.5.0'
kotlin_version = '1.9.20'
koin_version = '3.5.2-RC1'
koin_android_version = '3.5.2-RC1'
}

0 comments on commit 0aafc9c

Please sign in to comment.