Bump firebase-appdistribution-gradle from 3.0.2 to 3.0.3 (#2762)

Bumps firebase-appdistribution-gradle from 3.0.2 to 3.0.3.

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-04 22:43:47 +00:00 committed by GitHub
parent e34b395e50
commit 3d009ac2b2
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.2.2")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10")
classpath("com.google.gms:google-services:4.3.13")
classpath("com.google.firebase:firebase-appdistribution-gradle:3.0.2")
classpath("com.google.firebase:firebase-appdistribution-gradle:3.0.3")
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.43.2")