Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Schaal <daniel@schaal.email>2015-09-27 13:04:58 +0300
committerDaniel Schaal <daniel@schaal.email>2015-09-27 13:04:58 +0300
commit4b652fdf62cffde716bdc741f6eab89ab98e062b (patch)
treecccfa0f6876c183579b4963dfc6cb404d169ea2a /settings.gradle
parent7b87c76337d5b42a913e2f3f8536d0ba33972347 (diff)
Use customtabs support library, remove customtabs submodule
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/settings.gradle b/settings.gradle
index aa3cb896..15dfa2d7 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,6 +1,4 @@
include ':News-Android-App', ':ownCloud-Account-Importer'
include ':Changeloglib:ChangeLogLibrary'
include ':MaterialShowcaseView:library'
-include 'customtabs'
-project(':customtabs').projectDir = new File(settingsDir, './custom-tabs-client/customtabs')