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