Skip to content

Commit

Permalink
Update dependency androidx.annotation:annotation to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2023
1 parent 45b18ef commit 5e4023f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
ext.deps = [
'support': [
'annotations': 'androidx.annotation:annotation:1.6.0',
'annotations': 'androidx.annotation:annotation:1.7.0',
'appCompat': 'androidx.appcompat:appcompat:1.6.1',

'test': [
Expand Down

0 comments on commit 5e4023f

Please sign in to comment.