Merge branch 'preprod-temp' into preprod-temp-App-Updation

This commit is contained in:
Mariya
2024-01-03 12:55:38 +05:30
26 changed files with 554 additions and 125 deletions

View File

@@ -135,6 +135,7 @@ dependencies {
// Retrofit + GSON
implementation "com.squareup.retrofit2:retrofit:2.9.0"
implementation "com.squareup.retrofit2:converter-gson:2.9.0"
implementation("com.squareup.okhttp3:okhttp:4.9.3")
implementation "androidx.preference:preference-ktx:1.2.1"
implementation 'io.nats:jnats:2.11.2'