aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--app/build.gradle3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 6042511..79284ac 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -47,5 +47,8 @@ dependencies {
//Recycleview
implementation "androidx.recyclerview:recyclerview:1.1.0"
+ //Retrofit
+ implementation 'com.squareup.retrofit2:retrofit:2.6.0'
+ implementation 'com.squareup.retrofit2:converter-gson:2.6.0'
} \ No newline at end of file
span title='2023-12-22 21:49:47 +0100'>2023-12-22Minor update of bashrc, aliasrc and i3's configclyhtsuriva3-1/+6 2023-06-27Change the LICENSE from WTFPLv2 to GPLv3clyhtsuriva2-10/+670