aboutsummaryrefslogtreecommitdiff
path: root/third_party
diff options
context:
space:
mode:
authorSam Judd <judds@google.com>2014-08-15 08:49:09 -0700
committerSam Judd <judds@google.com>2014-08-17 11:54:40 -0700
commit4b8a97a341190f4f881c8402087579721079946d (patch)
tree3a7b0941ec621330ae3a35b85b4e9a95d07ec153 /third_party
parent618466795142529d59a078a1c85c8ecb390e3bde (diff)
downloadglide-4b8a97a341190f4f881c8402087579721079946d.tar.gz
Upload a single jar rather than all subprojects.
Diffstat (limited to 'third_party')
m---------third_party/disklrucache0
-rw-r--r--third_party/gif_decoder/build.gradle2
-rw-r--r--third_party/gif_decoder/gradle.properties3
-rw-r--r--third_party/gradle.properties3
4 files changed, 0 insertions, 8 deletions
diff --git a/third_party/disklrucache b/third_party/disklrucache
-Subproject fbfaeb5ea614dc6d65c641dac54349de205a833
+Subproject b9ed9f4501d90e59128203b62e14b4cad91b6cd
diff --git a/third_party/gif_decoder/build.gradle b/third_party/gif_decoder/build.gradle
index 70e8c43f..52efdf6e 100644
--- a/third_party/gif_decoder/build.gradle
+++ b/third_party/gif_decoder/build.gradle
@@ -10,5 +10,3 @@ android {
}
}
}
-
-apply from: "$rootProject.projectDir/scripts/upload.gradle"
diff --git a/third_party/gif_decoder/gradle.properties b/third_party/gif_decoder/gradle.properties
deleted file mode 100644
index b22ee21e..00000000
--- a/third_party/gif_decoder/gradle.properties
+++ /dev/null
@@ -1,3 +0,0 @@
-POM_NAME=Glide Gif Decoder
-POM_ARTIFACT_ID=glide-gif-decoder
-POM_PACKAGING=aar
diff --git a/third_party/gradle.properties b/third_party/gradle.properties
deleted file mode 100644
index 83f7813f..00000000
--- a/third_party/gradle.properties
+++ /dev/null
@@ -1,3 +0,0 @@
-POM_NAME=Glide Third Party
-POM_ARTIFACT_ID=glide-third-party
-POM_PACKAGING=pom