diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8b8b119dd9..7ff00bd8c7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ minSdk = '21' compileSdk = '34' [libraries] -androidx-annotations = { module = 'androidx.annotation:annotation', version = '1.8.0' } +androidx-annotations = { module = 'androidx.annotation:annotation', version = '1.9.1' } androidx-core = { module = 'androidx.core:core', version = '1.13.1' } androidx-cursorAdapter = { module = 'androidx.cursoradapter:cursoradapter', version = '1.0.0' } androidx-exifInterface = { module = 'androidx.exifinterface:exifinterface', version = '1.3.7' }