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
2020-05-13Update destination.py + filtrage.pyclyhtsuriva2-2/+2 2020-05-13Update README.mdClyhtsuriva1-2/+7 2020-05-12Update insertpaq.pyclyhtsuriva1-21/+20 2020-05-12Update insertpaq.pyLuneji1-5/+3 2020-05-12Rename tapdanlfon.py to insertpaq.pyLuneji1-0/+0 2020-05-12Update tapdanlfon.pyLuneji1-12/+15 2020-05-12Update tapdanlfon.pyLuneji1-3/+23 2020-05-12Update script.shClyhtsuriva1-9/+0