Skip to content

Commit cc5bfb6

Browse files
Update dependency androidx.annotation:annotation to v1.9.0
1 parent 75366d5 commit cc5bfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ minSdk = '21'
1313
compileSdk = '34'
1414

1515
[libraries]
16-
androidx-annotations = { module = 'androidx.annotation:annotation', version = '1.8.0' }
16+
androidx-annotations = { module = 'androidx.annotation:annotation', version = '1.9.0' }
1717
androidx-core = { module = 'androidx.core:core', version = '1.13.1' }
1818
androidx-cursorAdapter = { module = 'androidx.cursoradapter:cursoradapter', version = '1.0.0' }
1919
androidx-exifInterface = { module = 'androidx.exifinterface:exifinterface', version = '1.3.7' }

0 commit comments

Comments
 (0)