Skip to content

Commit ba6a01a

Browse files
all: bump androidx.annotation:annotation to 1.9.1 (fixes #2142) (#2145)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dogi <[email protected]>
1 parent 6156c21 commit ba6a01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
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.3.2'
72-
implementation 'androidx.annotation:annotation:1.8.2'
72+
implementation 'androidx.annotation:annotation:1.9.1'
7373
implementation 'com.google.android.material:material:1.12.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)