mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
Removed comments of unused dependencies
This commit is contained in:
parent
6e715d58a3
commit
1ad424ebc6
1 changed files with 0 additions and 9 deletions
|
|
@ -50,9 +50,6 @@ dependencies {
|
|||
// Android Material
|
||||
implementation 'com.google.android.material:material:1.4.0'
|
||||
|
||||
// Splashscreen
|
||||
// implementation 'androidx.core:core-splashscreen:1.0.0-alpha01'
|
||||
|
||||
// SearchBar
|
||||
implementation "com.paulrybitskyi.persistentsearchview:persistentsearchview:1.1.3"
|
||||
implementation "com.arthurivanets.adapster:adapster:1.0.13"
|
||||
|
|
@ -78,12 +75,6 @@ dependencies {
|
|||
annotationProcessor 'com.tickaroo.tikxml:processor:0.9.0_11-SNAPSHOT'
|
||||
implementation 'com.tickaroo.tikxml:converter-date-rfc3339:0.9.0_11-SNAPSHOT'
|
||||
|
||||
// Database debugger via adb
|
||||
// debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
|
||||
|
||||
// Square - Canary
|
||||
// debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7'
|
||||
|
||||
// Crash Report
|
||||
debugImplementation 'com.balsikandar.android:crashreporter:1.1.0'
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue