mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Update Dagger to v2.54 (#5107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -78,7 +78,7 @@ allprojects {
|
||||
|
||||
ext {
|
||||
FRAMEWORK_PREBUILTS_DIR = "$rootDir/prebuilts/libs"
|
||||
daggerVersion = '2.53.1'
|
||||
daggerVersion = '2.54'
|
||||
|
||||
addFrameworkJar = { String name ->
|
||||
def frameworkJar = new File(FRAMEWORK_PREBUILTS_DIR, name)
|
||||
|
||||
Reference in New Issue
Block a user