upgrade dagger (#1424)
This commit is contained in:
parent
8834c22120
commit
941cdf198a
3 changed files with 11 additions and 16 deletions
|
@ -86,7 +86,7 @@ project.tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).all {
|
|||
}
|
||||
}
|
||||
|
||||
ext.daggerVersion = '2.23.2'
|
||||
ext.daggerVersion = '2.24'
|
||||
ext.retrofitVersion = '2.6.0'
|
||||
|
||||
// if libraries are changed here, they should also be changed in LicenseActivity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue