We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6156c21 commit ba6a01aCopy full SHA for ba6a01a
app/build.gradle
@@ -69,7 +69,7 @@ dependencies {
69
implementation 'com.afollestad.material-dialogs:commons:0.9.6.0'
70
implementation 'com.mikepenz:materialdrawer:6.1.1'
71
implementation 'androidx.recyclerview:recyclerview:1.3.2'
72
- implementation 'androidx.annotation:annotation:1.8.2'
+ implementation 'androidx.annotation:annotation:1.9.1'
73
implementation 'com.google.android.material:material:1.12.0'
74
implementation 'com.mikepenz:google-material-typeface:3.0.1.3.original@aar'
75
implementation 'com.mikepenz:fontawesome-typeface:5.3.1.1@aar'
0 commit comments