We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542acbb commit 7b4f0ffCopy full SHA for 7b4f0ff
app/build.gradle
@@ -72,7 +72,7 @@ dependencies {
72
implementation 'androidx.annotation:annotation:1.7.1'
73
implementation 'com.google.android.material:material:1.11.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'
+ implementation 'com.mikepenz:fontawesome-typeface:5.13.3.0-kotlin@aar'
76
implementation 'com.mikepenz:octicons-typeface:3.2.0.5@aar'
77
implementation 'de.hdodenhof:circleimageview:3.1.0'
78
implementation 'com.mikepenz:itemanimators:1.1.0'
0 commit comments