daily: ui adjustment

This commit is contained in:
hyb1996
2018-01-25 15:49:01 +08:00
parent 80a7792ccd
commit b860c9ee5b
8 changed files with 28 additions and 54 deletions

View File

@@ -85,8 +85,6 @@ dependencies {
})
// Common Markdown
compile 'com.github.atlassian:commonmark-java:commonmark-parent-0.9.0'
// AlipayZeroSdk
compile 'moe.feng:AlipayZeroSdk:1.1'
// Android issue reporter (a github issue reporter)
compile('com.heinrichreimersoftware:android-issue-reporter:1.3.1', {
exclude group: 'com.afollestad.material-dialogs'