From 490f0c35b1d3f2248ad33b0c8405b9c74c9835a6 Mon Sep 17 00:00:00 2001 From: Hannes Janetzek Date: Wed, 13 Aug 2014 20:37:06 +0200 Subject: [PATCH] remove vtm-android-app submodule --- .gitmodules | 3 --- settings.gradle | 1 - vtm-android-app | 1 - 3 files changed, 5 deletions(-) delete mode 160000 vtm-android-app diff --git a/.gitmodules b/.gitmodules index 80b3d978..859adaca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "vtm-ext-libs"] path = vtm-ext-libs url = https://github.com/hjanetzek/vtm-ext-libs.git -[submodule "vtm-android-app"] - path = vtm-android-app - url = https://github.com/opensciencemap/vtm-app.git diff --git a/settings.gradle b/settings.gradle index 1e727045..8e12ece2 100644 --- a/settings.gradle +++ b/settings.gradle @@ -3,7 +3,6 @@ include ':vtm-tests' include ':vtm-extras' include ':vtm-android' include ':vtm-android-example' -include ':vtm-android-app' include ':vtm-android-start' include ':vtm-themes' include ':vtm-gdx' diff --git a/vtm-android-app b/vtm-android-app deleted file mode 160000 index c27a583b..00000000 --- a/vtm-android-app +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c27a583b22e1bedb5850266fd9dde91c83d28086