Bump play-publisher from 3.6.0 to 3.7.0 (#1975)

Bumps play-publisher from 3.6.0 to 3.7.0.

---
updated-dependencies:
- dependency-name: com.github.triplet.gradle:play-publisher
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-29 08:06:18 -05:00 committed by GitHub
parent 9fd3164583
commit e11b79e8cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ buildscript {
classpath("com.google.gms:google-services:4.3.10")
classpath("com.google.firebase:firebase-appdistribution-gradle:2.2.0")
classpath("de.mannodermaus.gradle.plugins:android-junit5:1.8.0.0")
classpath("com.github.triplet.gradle:play-publisher:3.6.0")
classpath("com.github.triplet.gradle:play-publisher:3.7.0")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.40.2")
}
}