mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-27 04:17:57 +01:00
Add an option to change cache size and clear the cache
This commit is contained in:
@@ -95,6 +95,12 @@ dependencies {
|
||||
compile('com.mikepenz:materialdrawer:4.4.8@aar') {
|
||||
transitive = true
|
||||
}
|
||||
compile('com.github.afollestad.material-dialogs:core:0.8.5.2@aar') {
|
||||
transitive = true
|
||||
}
|
||||
compile('com.github.afollestad.material-dialogs:commons:0.8.5.2@aar') {
|
||||
transitive = true
|
||||
}
|
||||
|
||||
testCompile 'junit:junit:4.12'
|
||||
testCompile "org.hamcrest:hamcrest-core:$HAMCREST_VERSION"
|
||||
|
||||
Reference in New Issue
Block a user