Skip to content

Commit

Permalink
Update dependency io.insert-koin:koin-androidx-compose to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent d17a6b4 commit 8de70d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ lottie = { module = "com.airbnb.android:lottie", version.ref = "lottieVersion" }
lottieCompose = { module = "com.airbnb.android:lottie-compose", version.ref = "lottieVersion" }

koinAndroid = { module = "io.insert-koin:koin-android", version.ref = "koinVersion" }
koinCompose = { module = "io.insert-koin:koin-androidx-compose", version = "3.4.6" }
koinCompose = { module = "io.insert-koin:koin-androidx-compose", version = "3.5.0" }

roomCompiler = { module = "androidx.room:room-compiler", version.ref = "roomVersion" }
roomRuntime = { module = "androidx.room:room-runtime", version.ref = "roomVersion" }
Expand Down

0 comments on commit 8de70d6

Please sign in to comment.