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

github.com/acomminos/Plumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Comminos <andrew@comminos.com>2016-09-19 04:53:47 +0300
committerAndrew Comminos <andrew@comminos.com>2016-09-19 04:53:47 +0300
commit2782416346a074c455f6df3750fb7d4692df0aa6 (patch)
tree744b3b0a03620edb95342d356847989c676c91db
parent33a811b64eaad49b1c85ee42cd43940bfefe6527 (diff)
Remove Leeroy support.
-rw-r--r--.gitmodules3
-rw-r--r--app/build.gradle11
m---------libraries/Leeroy-Gradle0
3 files changed, 0 insertions, 14 deletions
diff --git a/.gitmodules b/.gitmodules
index 1d4e095..891e320 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,3 @@
[submodule "libraries/Jumble"]
path = libraries/Jumble
url = https://www.github.com/Morlunk/Jumble.git
-[submodule "libraries/Leeroy-Gradle"]
- path = libraries/Leeroy-Gradle
- url = https://github.com/Morlunk/Leeroy-Gradle.git
diff --git a/app/build.gradle b/app/build.gradle
index 58a999a..a209f10 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -15,14 +15,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
-
-
-
-
-
-
-
buildscript {
repositories {
mavenCentral()
@@ -32,7 +24,6 @@ buildscript {
}
}
apply plugin: 'com.android.application'
-apply from: '../libraries/Leeroy-Gradle/leeroy.gradle'
repositories {
mavenCentral()
@@ -69,8 +60,6 @@ android {
buildConfigField "boolean", "DONATE_NAG", "false"
}
- setupLeeroy("../libraries/Leeroy-Gradle", ".*\\.apk")
-
productFlavors {
official {
diff --git a/libraries/Leeroy-Gradle b/libraries/Leeroy-Gradle
deleted file mode 160000
-Subproject 272295a3b2d68a155d4ce0c85c3e6d7a1fd8ebd