mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-31 06:15:48 +00:00
fix(deps): update dependency de.undercouch:gradle-download-task to v5.3.0 (#2185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -39,7 +39,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.1"
|
||||
build-detekt = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.21.0"
|
||||
build-download = "de.undercouch:gradle-download-task:5.2.1"
|
||||
build-download = "de.undercouch:gradle-download-task:5.3.0"
|
||||
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
|
||||
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.22.0"
|
||||
build-okhttp = "com.squareup.okhttp3:okhttp:4.10.0"
|
||||
|
Reference in New Issue
Block a user