mikepenz / MaterialDrawer

The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
https://mikepenz.dev
Apache License 2.0
11.67k stars 2.05k forks source link

Could not find com.mikepenz:google-material-typeface:x.y.z. #2623

Closed yashjain27 closed 4 years ago

yashjain27 commented 4 years ago

Hey I couldn't find the values for the following:

implementation 'com.mikepenz:google-material-typeface:x.y.z@aar' //Google Material Icons implementation 'com.mikepenz:fontawesome-typeface:x.y.z@aar' //FontAwesome

mikepenz commented 4 years ago

You can find the respective used versions in the sample app at the given tag.

Or you head to iconics and check out the versions: https://github.com/mikepenz/Android-Iconics#2-choose-your-desired-fonts-v4

Note (As far as I know) you are using an old version of the drawer, so you need to look for versions prior the kotllin refactor.

So something along v3.2.5 of iconics: https://github.com/mikepenz/Android-Iconics/tree/v3.2.5#2-choose-your-desired-fonts