1
0
mirror of https://gitee.com/51danju/workclock.git synced 2025-12-29 13:39:42 +08:00

添加2字体,及更多自定义项

This commit is contained in:
wushunlian
2019-07-02 11:34:52 +08:00
parent 78e56b54ba
commit ec64ecb921
17 changed files with 524 additions and 234 deletions

View File

@@ -65,15 +65,7 @@ dependencies {
// ViewModel and LiveData
implementation 'androidx.lifecycle:lifecycle-extensions:2.0.0'
implementation('com.gitee.51danju.e-odbo:e-odbo-jdbc:V1.0-beta.3')
{
exclude(group: 'org.apache.logging.log4j', module: '*')
//exclude(group: 'org.apache.logging.log4j', module: 'log4j-core')
//exclude(group: 'org.apache.logging.log4j', module: 'log4j-api')
//exclude(group: 'org.apache.logging.log4j', module: 'log4j-jcl')
//exclude(group: 'org.apache.logging.log4j', module: 'log4j-slf4j-impl')
//exclude(group: 'org.slf4j', module: 'slf4j-api')
}
implementation('com.gitee.51danju.e-odbo:e-odbo-jdbc:1.0-beta.13')
implementation 'org.slf4j:slf4j-android:1.7.26'
//implementation 'com.github.tony19:logback-android-core:1.0.7-1'