Browse Source

update dagger to 2.35.1 (#2167)

pull/2169/head^2
Konrad Pozniak 5 years ago committed by GitHub
parent
commit
a1dfbee669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/build.gradle

2
app/build.gradle

@ -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…
Cancel
Save