Bump firebase-appdistribution-gradle from 3.1.0 to 3.1.1 (#3082)

Bumps firebase-appdistribution-gradle from 3.1.0 to 3.1.1.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-appdistribution-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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] 2022-11-22 14:05:05 -05:00 committed by GitHub
parent f15b192a79
commit 7f8bb2d216
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ buildscript {
classpath("com.android.tools.build:gradle:7.3.1")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20")
classpath("com.google.gms:google-services:4.3.14")
classpath("com.google.firebase:firebase-appdistribution-gradle:3.1.0")
classpath("com.google.firebase:firebase-appdistribution-gradle:3.1.1")
classpath("de.mannodermaus.gradle.plugins:android-junit5:1.8.2.1")
classpath("com.github.triplet.gradle:play-publisher:3.7.0")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.44.2")