aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
etions'>-6/+9 2020-05-20Update README.mdClyhtsuriva1-1/+8 2020-05-19Update README.mdClyhtsuriva1-0/+5 2020-05-19ATS-Project -> ATSChatChimi3-7/+7 2020-05-19Update README.mdClyhtsuriva1-14/+4 2020-05-19Update script.shLuneji1-15/+15 2020-05-19Update script.shLuneji1-1/+1 2020-05-19Update script.shLuneji1-0/+2