Эх сурвалжийг харах

Build(deps): Bump daggerVersion from 2.49 to 2.50

Bumps `daggerVersion` from 2.49 to 2.50.

Updates `com.google.dagger:dagger` from 2.49 to 2.50
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.49...dagger-2.50)

Updates `com.google.dagger:dagger-compiler` from 2.49 to 2.50
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.49...dagger-2.50)

---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 жил өмнө
parent
commit
ee431f16d3

+ 1 - 1
app/build.gradle

@@ -143,7 +143,7 @@ android {
 ext {
 ext {
     androidxCameraVersion = "1.3.1"
     androidxCameraVersion = "1.3.1"
     coilKtVersion = "2.5.0"
     coilKtVersion = "2.5.0"
-    daggerVersion = "2.49"
+    daggerVersion = "2.50"
     emojiVersion = "1.4.0"
     emojiVersion = "1.4.0"
     fidoVersion = "4.1.0-patch2"
     fidoVersion = "4.1.0-patch2"
     lifecycleVersion = '2.6.2'
     lifecycleVersion = '2.6.2'