summaryrefslogtreecommitdiff
path: root/android-app/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'android-app/app/build.gradle')
-rw-r--r--android-app/app/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/android-app/app/build.gradle b/android-app/app/build.gradle
index 5c35e73..fad151d 100644
--- a/android-app/app/build.gradle
+++ b/android-app/app/build.gradle
@@ -118,6 +118,7 @@ dependencies {
testImplementation 'app.cash.turbine:turbine:1.1.0'
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'
testImplementation 'org.json:json:20231013'
+ testImplementation 'net.sf.kxml:kxml2:2.3.0'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'