Skip to content

Commit a1bd4e6

Browse files
Bump io.insert-koin:koin-android from 3.4.0 to 3.4.2 (#478)
Bumps [io.insert-koin:koin-android](https://github.com/InsertKoinIO/koin) from 3.4.0 to 3.4.2. - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@core-3.4.0...core-3.4.2) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e0e221 commit a1bd4e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ android {
120120
dependencies {
121121
implementation 'com.github.permissions-dispatcher:permissionsdispatcher-ktx:4.8.0'
122122

123-
implementation "io.insert-koin:koin-android:3.4.0"
123+
implementation "io.insert-koin:koin-android:3.4.2"
124124

125125
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1"
126126
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'

0 commit comments

Comments
 (0)