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 a541b8a commit 2761915Copy full SHA for 2761915
app/build.gradle
@@ -72,7 +72,7 @@ dependencies {
72
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'
+ implementation 'com.mikepenz:fontawesome-typeface:5.13.3.1-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