Merge remote-tracking branch 'origin/preprod-temp-App-Updation-API-Version' into dev

This commit is contained in:
Pritimay Sarkar
2024-01-16 10:53:54 +05:30
6 changed files with 168 additions and 11 deletions

View File

@@ -83,7 +83,7 @@ dependencies {
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'com.google.android.play:core:1.10.3'
implementation 'io.nats:jnats:2.11.2'
@@ -142,5 +142,7 @@ dependencies {
implementation("androidx.work:work-runtime-ktx:2.9.0")
implementation("io.nats:jnats:2.11.2")
// implementation("io.nats:jnats:2.11.2")
implementation 'com.google.android.play:core:1.10.3'
}