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 472d678..9748d22 100644
--- a/android-app/app/build.gradle
+++ b/android-app/app/build.gradle
@@ -69,6 +69,7 @@ dependencies {
// AndroidX core
implementation 'androidx.core:core-ktx:1.12.0'
+ implementation 'androidx.documentfile:documentfile:1.0.1'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.11.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'