Skip to content

Commit

Permalink
[maki2] upgrade to 6.2.0. Fixes #89
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Nov 1, 2020
1 parent f3a9bd9 commit 7ea5bb0
Show file tree
Hide file tree
Showing 11 changed files with 1,889 additions and 1,166 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ icomoonVersion = 0.0
lineconsVersion = 0.0
ligaturesymbolsVersion = 2.11
makiVersion = 0.5.0
maki2Version = 2.0.5
maki2Version = 6.2.0
mapiconsVersion = 3.0.0
materialVersion = 50
materialdesignVersion = 5.8.55
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public Ikon resolve(String description) {

@Override
public String getFontResourcePath() {
return "META-INF/resources/maki2/2.0.5/fonts/maki2.ttf";
return "META-INF/resources/maki2/6.2.0/fonts/maki2.ttf";
}

@Override
Expand Down
Loading

0 comments on commit 7ea5bb0

Please sign in to comment.