chore(deps): update dependency io.insert-koin:koin-android to v3.5.3

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale-android/-/merge_requests/345>
This commit is contained in:
Renovate Bot 2024-02-16 09:31:17 +00:00 committed by Marge
parent 8b9a1201af
commit 10035aa5fe
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ dependencies {
implementation("com.google.android.exoplayer:extension-mediasession:2.18.1")
implementation("io.insert-koin:koin-core:3.5.0")
implementation("io.insert-koin:koin-android:3.5.0")
implementation("io.insert-koin:koin-android:3.5.3")
testImplementation("io.insert-koin:koin-test:3.5.0")
implementation("com.github.PaulWoitaschek.ExoPlayer-Extensions:extension-opus:789a4f83169cff5c7a91655bb828fde2cfde671a") {