Skip to content

Commit cc67046

Browse files
committed
* update README for new google-material-typeface v2.1.2.1
1 parent 50c3bbe commit cc67046

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ Provide additional fonts for you project, or even create your custom font with j
3636
>* there is now a core package which comes without included fonts
3737
>* provide the fonts you need. no additional steps required
3838
39+
> UPGRADE < Google Material font 1.2.0.1 --> 2.1.2.1
40+
>* the mapping of some icons changed
41+
3942

4043
#Setup
4144

@@ -48,7 +51,7 @@ dependencies {
4851

4952
##2. Choose your desired fonts
5053
```gradle
51-
compile 'com.mikepenz:google-material-typeface:1.2.0.1@aar'
54+
compile 'com.mikepenz:google-material-typeface:2.1.2.1@aar'
5255
compile 'com.mikepenz:fontawesome-typeface:4.4.0.1@aar'
5356
compile 'com.mikepenz:octicons-typeface:3.0.0.1@aar'
5457
compile 'com.mikepenz:meteocons-typeface:1.1.0.1@aar'
@@ -118,6 +121,7 @@ Some great text with a {faw-android} font awesome icon and {met-wind} meteocons
118121
* "faw"
119122
* DEFAULT
120123
* [Google Material Design Icons](https://github.com/google/material-design-icons)
124+
* **NEW SOURCE** [Google Material Design Iconic Font](http://zavoloklom.github.io/material-design-iconic-font)
121125
* "gmd"
122126
* DEFAULT
123127
* [Meteocons](http://www.alessioatzeni.com/meteocons/)

0 commit comments

Comments
 (0)