mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-01 23:13:36 +00:00
Added retrofit dependencies
This commit is contained in:
@@ -80,6 +80,13 @@ dependencies {
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
|
||||
|
||||
// Retrofit
|
||||
implementation 'com.google.code.gson:gson:2.8.7'
|
||||
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
|
||||
|
||||
// implementation 'net.beardbot:subsonic-client:0.2.0'
|
||||
|
||||
// Database debugger via adb
|
||||
// debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user