mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 22:05:19 +00:00
fix(deps): update dependency de.undercouch:gradle-download-task to v5.1.1 (#2060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -38,7 +38,7 @@ aps-zxingAndroidEmbedded = "com.github.android-password-store:zxing-android-embe
|
||||
build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
|
||||
build-binarycompat = "org.jetbrains.kotlinx:binary-compatibility-validator:0.11.0"
|
||||
build-detekt = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.21.0"
|
||||
build-download = "de.undercouch:gradle-download-task:5.1.0"
|
||||
build-download = "de.undercouch:gradle-download-task:5.1.1"
|
||||
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
|
||||
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.21.0"
|
||||
build-okhttp = "com.squareup.okhttp3:okhttp:4.10.0"
|
||||
|
Reference in New Issue
Block a user