mirror of
https://github.com/Matte23/circolapp.git
synced 2025-12-06 07:29:10 +00:00
Replace Gson with Moshi
This commit is contained in:
@@ -55,6 +55,7 @@ dependencies {
|
||||
androidTestImplementation 'androidx.test:runner:1.3.0'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
|
||||
implementation 'com.squareup.okhttp3:okhttp:4.8.1'
|
||||
implementation 'com.google.code.gson:gson:2.8.6'
|
||||
implementation 'com.squareup.moshi:moshi:1.9.3'
|
||||
kapt 'com.squareup.moshi:moshi-kotlin-codegen:1.9.3'
|
||||
implementation 'org.jsoup:jsoup:1.13.1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user