라이브 메인 - UI, Api 적용

This commit is contained in:
2023-07-27 06:46:26 +09:00
parent 6f86663a54
commit bad5e6612a
53 changed files with 3709 additions and 8 deletions

View File

@@ -98,7 +98,7 @@ dependencies {
}
// Gson
implementation "com.google.code.gson:gson:2.9.0"
implementation "com.google.code.gson:gson:2.9.1"
// Network
implementation "com.squareup.retrofit2:retrofit:2.9.0"
@@ -115,6 +115,7 @@ dependencies {
implementation "io.github.ParkSangGwon:tedpermission-normal:3.3.0"
implementation 'com.github.dhaval2404:imagepicker:2.1'
implementation 'com.github.zhpanvip:bannerviewpager:3.5.7'
implementation 'com.google.android.gms:play-services-oss-licenses:17.0.1'