Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-appdistribution-gradle
Browse files Browse the repository at this point in the history
Bumps com.google.firebase:firebase-appdistribution-gradle from 4.0.0 to 4.1.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent 0765622 commit 2e26612
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 @@ -11,7 +11,7 @@ buildscript {

classpath("com.google.gms:google-services:4.3.15")
classpath("com.google.firebase:firebase-crashlytics-gradle:2.9.9")
classpath("com.google.firebase:firebase-appdistribution-gradle:4.0.0")
classpath("com.google.firebase:firebase-appdistribution-gradle:4.1.0")
classpath("com.github.triplet.gradle:play-publisher:3.8.4")
}
}
Expand Down

0 comments on commit 2e26612

Please sign in to comment.