1.8 fixes (#637)
* fix lint warnings * upgrade dependencies * auto cancel notifications * improve dependency injection * fix tests * remove old comment from BaseActivity * fix missing injectors
This commit is contained in:
parent
26fb180d1a
commit
27b4cf8739
25 changed files with 34 additions and 135 deletions
|
@ -44,7 +44,7 @@ android {
|
|||
}
|
||||
|
||||
ext.supportLibraryVersion = '27.1.1'
|
||||
ext.daggerVersion = '2.15'
|
||||
ext.daggerVersion = '2.16'
|
||||
|
||||
dependencies {
|
||||
implementation('com.mikepenz:materialdrawer:6.0.7@aar') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue