summaryrefslogtreecommitdiff
path: root/android/source/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'android/source/build.gradle')
-rw-r--r--android/source/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/source/build.gradle b/android/source/build.gradle
index 118d7c53d86e..43a22c3b31a8 100644
--- a/android/source/build.gradle
+++ b/android/source/build.gradle
@@ -2,7 +2,6 @@ apply plugin: 'com.android.application'
// buildhost settings - paths and the like
apply from: 'liboSettings.gradle'
-project.ext.set("archivesBaseName", "LibreOfficeViewer")
allprojects {
repositories {
jcenter()