Bump com.github.triplet.gradle:play-publisher from 3.7.0 to 3.8.1 (#3305)

Bumps com.github.triplet.gradle:play-publisher from 3.7.0 to 3.8.1.

---
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] 2023-02-06 07:41:45 -05:00 committed by GitHub
parent 027cdb44c9
commit 76690b371a
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.15")
classpath("com.google.firebase:firebase-appdistribution-gradle:3.2.0")
classpath("de.mannodermaus.gradle.plugins:android-junit5:1.8.2.1")
classpath("com.github.triplet.gradle:play-publisher:3.7.0")
classpath("com.github.triplet.gradle:play-publisher:3.8.1")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.44.2")
}
}