mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-11 06:44:00 +00:00
fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.40.0 (#5592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -23,5 +23,5 @@ compileOnlyCommonJars()
|
||||
dependencies {
|
||||
compileOnly projects.plugincore
|
||||
compileOnly projects.common
|
||||
implementation 'com.google.errorprone:error_prone_annotations:2.39.0'
|
||||
implementation 'com.google.errorprone:error_prone_annotations:2.40.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user