db jar integrated
This commit is contained in:
@@ -322,7 +322,10 @@ dependencies {
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-web:3.2.0'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.2.0'
|
||||
androidTestImplementation 'com.android.support.test.espresso:espresso-contrib:3.2.0'
|
||||
debugImplementation 'com.navi.medici.test-library:database-library:0.0.26-SNAPSHOT'
|
||||
testImplementation('com.navi.medici.test-library:database-library:0.0.26-SNAPSHOT'){
|
||||
exclude group: "org.postgresql"
|
||||
exclude group: "org.apache.commons"
|
||||
}
|
||||
androidTestImplementation('com.google.guava:guava:28.2-android') {
|
||||
exclude group: "com.google.code.findbugs", module: "jsr305"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user