We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75366d5 commit cc5bfb6Copy full SHA for cc5bfb6
gradle/libs.versions.toml
@@ -13,7 +13,7 @@ minSdk = '21'
13
compileSdk = '34'
14
15
[libraries]
16
-androidx-annotations = { module = 'androidx.annotation:annotation', version = '1.8.0' }
+androidx-annotations = { module = 'androidx.annotation:annotation', version = '1.9.0' }
17
androidx-core = { module = 'androidx.core:core', version = '1.13.1' }
18
androidx-cursorAdapter = { module = 'androidx.cursoradapter:cursoradapter', version = '1.0.0' }
19
androidx-exifInterface = { module = 'androidx.exifinterface:exifinterface', version = '1.3.7' }
0 commit comments