Browse Source

Merge branch 'renovate/com.github.aliasadi-powerpreference-2.x' into 'develop'

chore(deps): update dependency com.github.aliasadi:powerpreference to v2.1.1

See merge request funkwhale/funkwhale-android!306
pipelines/28335
Ryan Harg 2 years ago
parent
commit
61ab3a918b
  1. 2
      app/build.gradle.kts

2
app/build.gradle.kts

@ -197,7 +197,7 @@ dependencies { @@ -197,7 +197,7 @@ dependencies {
isTransitive = false
}
implementation("com.github.AliAsadi:PowerPreference:2.1.0")
implementation("com.github.AliAsadi:PowerPreference:2.1.1")
implementation("com.github.kittinunf.fuel:fuel:2.3.1")
implementation("com.github.kittinunf.fuel:fuel-coroutines:2.3.1")
implementation("com.github.kittinunf.fuel:fuel-android:2.3.1")

Loading…
Cancel
Save