mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Revert "Bump dagger from 2.42 to 2.43.2"
This commit is contained in:
parent
3b7fd2dfde
commit
ef3615594b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ def gradle = "7.1.3"
|
|||
// Ref: https://kotlinlang.org/releases.html
|
||||
def kotlin = "1.6.21"
|
||||
def kotlinCoroutines = "1.6.4"
|
||||
def dagger = "2.43.2"
|
||||
def dagger = "2.42"
|
||||
def appDistribution = "16.0.0-beta03"
|
||||
def retrofit = "2.9.0"
|
||||
def arrow = "0.8.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue