fix: SettingsLib剩余AudioAttributes引用等待处理

This commit is contained in:
2024-12-10 10:27:23 +08:00
parent 579bbe730f
commit ad8fc8731d
19 changed files with 66 additions and 14 deletions

View File

@@ -57,5 +57,5 @@ dependencies {
implementation libs.recyclerview
implementation libs.window.window
implementation libs.material
implementation files('../libs/error_prone_annotations.jar')
implementation libs.error.prone.annotations
}