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 41596e1 commit c3b2e5dCopy full SHA for c3b2e5d
app/build.gradle
@@ -73,7 +73,7 @@ dependencies {
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'
76
- implementation 'com.mikepenz:octicons-typeface:3.2.0.5@aar'
+ implementation 'com.mikepenz:octicons-typeface:11.1.0.0-kotlin@aar'
77
implementation 'de.hdodenhof:circleimageview:3.1.0'
78
implementation 'com.mikepenz:itemanimators:1.1.0'
79
implementation 'com.mikepenz:crossfader:1.6.0@aar'
0 commit comments