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

Bumps [com.github.triplet.gradle:play-publisher](https://github.com/Triple-T/gradle-play-publisher) from 3.8.1 to 3.8.3.
- [Release notes](https://github.com/Triple-T/gradle-play-publisher/releases)
- [Commits](https://github.com/Triple-T/gradle-play-publisher/compare/3.8.1...3.8.3)

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

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-05-20 14:59:25 -04:00 committed by GitHub
parent 1d9a2ac546
commit 19e33c21a4
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:4.0.0")
classpath("de.mannodermaus.gradle.plugins:android-junit5:1.8.2.1")
classpath("com.github.triplet.gradle:play-publisher:3.8.1")
classpath("com.github.triplet.gradle:play-publisher:3.8.3")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.45")
}
}