Revert "Bump dagger from 2.42 to 2.43.2"
This commit is contained in:
parent
3b7fd2dfde
commit
ef3615594b
@ -14,7 +14,7 @@ def gradle = "7.1.3"
|
|||||||
// Ref: https://kotlinlang.org/releases.html
|
// Ref: https://kotlinlang.org/releases.html
|
||||||
def kotlin = "1.6.21"
|
def kotlin = "1.6.21"
|
||||||
def kotlinCoroutines = "1.6.4"
|
def kotlinCoroutines = "1.6.4"
|
||||||
def dagger = "2.43.2"
|
def dagger = "2.42"
|
||||||
def appDistribution = "16.0.0-beta03"
|
def appDistribution = "16.0.0-beta03"
|
||||||
def retrofit = "2.9.0"
|
def retrofit = "2.9.0"
|
||||||
def arrow = "0.8.2"
|
def arrow = "0.8.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user