mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Bump appDistribution from 16.0.0-beta06 to 16.0.0-beta08
Bumps `appDistribution` from 16.0.0-beta06 to 16.0.0-beta08. Updates `com.google.firebase:firebase-appdistribution-api-ktx` from 16.0.0-beta06 to 16.0.0-beta08 - [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-beta06 to 16.0.0-beta08 - [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>
This commit is contained in:
parent
2f0f8cf1a0
commit
6b374c735f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ def kotlin = "1.8.10"
|
|||
def kotlinCoroutines = "1.6.4"
|
||||
def dagger = "2.45"
|
||||
def firebaseBom = "32.0.0"
|
||||
def appDistribution = "16.0.0-beta06"
|
||||
def appDistribution = "16.0.0-beta08"
|
||||
def retrofit = "2.9.0"
|
||||
def markwon = "4.6.2"
|
||||
def moshi = "1.14.0"
|
||||
|
|
Loading…
Reference in a new issue