|
|
|
@ -52,7 +52,7 @@ dependencies { |
|
|
|
|
testImplementation 'junit:junit:4.13.2' |
|
|
|
|
androidTestImplementation 'androidx.test.ext:junit:1.1.3' |
|
|
|
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' |
|
|
|
|
compileOnly("me.fycz.maple:maple:1.7") |
|
|
|
|
compileOnly("me.fycz.maple:maple:1.9") |
|
|
|
|
compileOnly 'org.greenrobot:greendao:3.3.0' |
|
|
|
|
compileOnly project(":app") |
|
|
|
|
compileOnly project(":DialogX") |
|
|
|
|