chore(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0.21.0 (#1993)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-12 01:45:20 +05:30 committed by GitHub
parent 6b23934c7d
commit 85b0b83917
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
build-binarycompat = "org.jetbrains.kotlinx:binary-compatibility-validator:0.10.1"
build-download = "de.undercouch:gradle-download-task:5.1.0"
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.20.0"
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.21.0"
build-okhttp = "com.squareup.okhttp3:okhttp:4.10.0"
build-r8 = "com.android.tools:r8:4.0.17-dev"
build-semver = "com.vdurmont:semver4j:3.1.0"