mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 17:57:48 +01: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.
|
||||
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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue