fix(deps): update dependency androidx.annotation:annotation to v1.9.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-22 16:45:37 +00:00 коммит произвёл GitHub
Родитель 36eb738a47
Коммит 9fc596eb2e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -117,7 +117,7 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.2'
implementation "androidx.appcompat:appcompat:1.7.0"
implementation 'androidx.annotation:annotation:1.8.2'
implementation 'androidx.annotation:annotation:1.9.0'
implementation 'androidx.core:core:1.13.1'
implementation 'androidx.fragment:fragment:1.8.4'