mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Commented out com.amitshekhar.android:debug-db
This commit is contained in:
parent
eedae2e864
commit
6ebd3c5ecf
1 changed files with 3 additions and 1 deletions
|
|
@ -83,5 +83,7 @@ dependencies {
|
||||||
testImplementation 'junit:junit:4.13.1'
|
testImplementation 'junit:junit:4.13.1'
|
||||||
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
|
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
|
||||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
|
||||||
debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
|
|
||||||
|
// Database debugger via adb
|
||||||
|
// debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue