Skip to content

Commit d5f75c6

Browse files
Bump appDistribution from 16.0.0-beta05 to 16.0.0-beta06 (#8198)
Bumps `appDistribution` from 16.0.0-beta05 to 16.0.0-beta06. Updates `com.google.firebase:firebase-appdistribution-api-ktx` from 16.0.0-beta05 to 16.0.0-beta06 - [Release notes](https://github.com/firebase/firebase-android-sdk/releases) - [Changelog](https://github.com/firebase/firebase-android-sdk/blob/master/docs/make_release_notes.py) - [Commits](https://github.com/firebase/firebase-android-sdk/commits) Updates `com.google.firebase:firebase-appdistribution` from 16.0.0-beta05 to 16.0.0-beta06 - [Release notes](https://github.com/firebase/firebase-android-sdk/releases) - [Changelog](https://github.com/firebase/firebase-android-sdk/blob/master/docs/make_release_notes.py) - [Commits](https://github.com/firebase/firebase-android-sdk/commits) --- updated-dependencies: - dependency-name: com.google.firebase:firebase-appdistribution-api-ktx dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.firebase:firebase-appdistribution 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>
1 parent 7c23776 commit d5f75c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def kotlin = "1.8.10"
1212
def kotlinCoroutines = "1.6.4"
1313
def dagger = "2.45"
1414
def firebaseBom = "31.2.2"
15-
def appDistribution = "16.0.0-beta05"
15+
def appDistribution = "16.0.0-beta06"
1616
def retrofit = "2.9.0"
1717
def markwon = "4.6.2"
1818
def moshi = "1.14.0"

0 commit comments

Comments
 (0)