Skip to content

Commit 542acbb

Browse files
actions: bump androidx.annotation:annotation to 1.7.1 (fixes #1911) (#1903)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e64132b commit 542acbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
implementation 'com.afollestad.material-dialogs:commons:0.9.6.0'
7070
implementation 'com.mikepenz:materialdrawer:6.1.1'
7171
implementation 'androidx.recyclerview:recyclerview:1.1.0'
72-
implementation 'androidx.annotation:annotation:1.1.0'
72+
implementation 'androidx.annotation:annotation:1.7.1'
7373
implementation 'com.google.android.material:material:1.11.0'
7474
implementation 'com.mikepenz:google-material-typeface:3.0.1.3.original@aar'
7575
implementation 'com.mikepenz:fontawesome-typeface:5.3.1.1@aar'

0 commit comments

Comments
 (0)