update dagger to 2.35.1 (#2167)
This commit is contained in:
parent
4a928217ba
commit
a1dfbee669
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ ext.roomVersion = '2.3.0'
|
|||
ext.retrofitVersion = '2.9.0'
|
||||
ext.okhttpVersion = '4.9.0'
|
||||
ext.glideVersion = '4.11.0'
|
||||
ext.daggerVersion = '2.30.1'
|
||||
ext.daggerVersion = '2.35.1'
|
||||
ext.materialdrawerVersion = '8.2.0'
|
||||
|
||||
// if libraries are changed here, they should also be changed in LicenseActivity
|
||||
|
|
Loading…
Reference in a new issue