Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2024
1 parent 1a6c2f6 commit bc7a3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.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' }
Expand Down

0 comments on commit bc7a3fc

Please sign in to comment.