Skip to content

Commit

Permalink
build(deps): bump io.insert-koin:koin-android from 3.5.0 to 3.5.3
Browse files Browse the repository at this point in the history
Bumps [io.insert-koin:koin-android](https://github.com/InsertKoinIO/koin) from 3.5.0 to 3.5.3.
- [Release notes](https://github.com/InsertKoinIO/koin/releases)
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md)
- [Commits](InsertKoinIO/koin@3.5.0...3.5.3)

---
updated-dependencies:
- dependency-name: io.insert-koin:koin-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and yuriykulikov committed Feb 1, 2024
1 parent 0e3e228 commit 8293b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ dependencies {
implementation("io.reactivex.rxjava2:rxjava:2.2.21")
implementation("io.reactivex.rxjava2:rxandroid:2.1.1")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-rx2:1.7.3")
implementation("io.insert-koin:koin-android:3.5.0")
implementation("io.insert-koin:koin-android:3.5.3")
implementation("androidx.fragment:fragment:1.6.2")
// TODO remove this when we don't use it anymore
implementation("androidx.preference:preference:1.2.1")
Expand Down

0 comments on commit 8293b52

Please sign in to comment.