mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Fix builds
This commit is contained in:
parent
ee4bf163ef
commit
1d7f012fd1
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ dependencies {
|
||||||
// Google material icons SVG.
|
// Google material icons SVG.
|
||||||
compile 'com.mikepenz:google-material-typeface:2.1.0.1.original@aar'
|
compile 'com.mikepenz:google-material-typeface:2.1.0.1.original@aar'
|
||||||
|
|
||||||
compile('com.github.afollestad.material-dialogs:core:0.8.5.4@aar') {
|
compile('com.github.afollestad.material-dialogs:core:0.8.5.6@aar') {
|
||||||
transitive = true
|
transitive = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue