summaryrefslogtreecommitdiff
path: root/android/source
diff options
context:
space:
mode:
Diffstat (limited to 'android/source')
-rw-r--r--android/source/build.gradle3
1 files changed, 1 insertions, 2 deletions
diff --git a/android/source/build.gradle b/android/source/build.gradle
index a672d0945c73..371d39d547f2 100644
--- a/android/source/build.gradle
+++ b/android/source/build.gradle
@@ -27,8 +27,7 @@ buildscript {
dependencies {
implementation fileTree(dir: "${liboInstdir}/${liboUREJavaFolder}", include: [
"java_uno.jar",
- "juh.jar",
- "ridl.jar",
+ "libreoffice.jar",
"unoloader.jar"
])
implementation(name:'owncloud_android_lib', ext:'aar')