mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-01-31 14:43:36 +00:00
Removed comments of unused dependencies
This commit is contained in:
@@ -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'
|
||||
}
|
||||
Reference in New Issue
Block a user