upgrade material drawer

This commit is contained in:
Conny Duck 2020-11-18 20:27:09 +01:00
parent ce973ea7e7
commit 0229be84a0
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ ext.retrofitVersion = '2.9.0'
ext.okhttpVersion = '4.8.1'
ext.glideVersion = '4.11.0'
ext.daggerVersion = '2.28.3'
ext.materialdrawerVersion = '8.1.4'
ext.materialdrawerVersion = '8.1.8'
// if libraries are changed here, they should also be changed in LicenseActivity
dependencies {