Skip to content

Commit

Permalink
Merge pull request #1392 from celzero/dependabot/gradle/io.insert-koi…
Browse files Browse the repository at this point in the history
…n-koin-android-3.5.6

Bump io.insert-koin:koin-android from 3.5.0 to 3.5.6
  • Loading branch information
hussainmohd-a authored Apr 26, 2024
2 parents 7a98db2 + ba53e8f commit b742223
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,8 @@ dependencies {
download 'io.insert-koin:koin-core:3.5.0'
implementation 'io.insert-koin:koin-core:3.5.0'
// Koin main (Scope, ViewModel ...)
download 'io.insert-koin:koin-android:3.5.0'
implementation 'io.insert-koin:koin-android:3.5.0'
download 'io.insert-koin:koin-android:3.5.6'
implementation 'io.insert-koin:koin-android:3.5.6'

download 'hu.autsoft:krate:2.0.0'
implementation 'hu.autsoft:krate:2.0.0'
Expand Down

0 comments on commit b742223

Please sign in to comment.