Skip to content

Commit

Permalink
Bump firebase-appdistribution-gradle from 3.1.0 to 3.1.1 (home-assist…
Browse files Browse the repository at this point in the history
…ant#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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2022
1 parent f15b192 commit 7f8bb2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit 7f8bb2d

Please sign in to comment.