mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-24 00:01:23 +01:00
Merge pull request #8117 from vector-im/dependabot/gradle/dagger-2.45
Bump dagger from 2.44.2 to 2.45
This commit is contained in:
commit
4080f1c8b8
@ -10,7 +10,7 @@ def gradle = "7.4.1"
|
|||||||
// Ref: https://kotlinlang.org/releases.html
|
// Ref: https://kotlinlang.org/releases.html
|
||||||
def kotlin = "1.8.10"
|
def kotlin = "1.8.10"
|
||||||
def kotlinCoroutines = "1.6.4"
|
def kotlinCoroutines = "1.6.4"
|
||||||
def dagger = "2.44.2"
|
def dagger = "2.45"
|
||||||
def firebaseBom = "31.2.1"
|
def firebaseBom = "31.2.1"
|
||||||
def appDistribution = "16.0.0-beta05"
|
def appDistribution = "16.0.0-beta05"
|
||||||
def retrofit = "2.9.0"
|
def retrofit = "2.9.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user