aboutsummaryrefslogtreecommitdiff
path: root/third_party
diff options
context:
space:
mode:
authorSam Judd <judds@google.com>2014-07-05 16:48:24 -0700
committerSam Judd <judds@google.com>2014-07-05 21:01:50 -0700
commit55fe76154dd6c5af83cd3557f37c0d6368f3c046 (patch)
tree3cdaf13c9c2e56718f10856ad1e35d623bf5b74f /third_party
parent86ea385b773a81e0f5c6b1bb677a752855e504e0 (diff)
downloadglide-55fe76154dd6c5af83cd3557f37c0d6368f3c046.tar.gz
Cleanup build and depend on local upload script.
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
3 files changed, 1 insertions, 4 deletions
diff --git a/third_party/disklrucache b/third_party/disklrucache
-Subproject 12127d36d2cf2347aef148da3bebc9350e95b18
+Subproject a5e54a90ce3c097108f6dd43cd3aab398c3ebfc
diff --git a/third_party/gif_decoder/build.gradle b/third_party/gif_decoder/build.gradle
index 29184a80..70e8c43f 100644
--- a/third_party/gif_decoder/build.gradle
+++ b/third_party/gif_decoder/build.gradle
@@ -11,4 +11,4 @@ android {
}
}
-apply from: "https://raw.githubusercontent.com/mcxiaoke/gradle-mvn-push/master/gradle-mvn-push.gradle"
+apply from: "$rootProject.projectDir/scripts/upload.gradle"
diff --git a/third_party/gif_decoder/gradle.properties b/third_party/gif_decoder/gradle.properties
index 6c3197ee..b22ee21e 100644
--- a/third_party/gif_decoder/gradle.properties
+++ b/third_party/gif_decoder/gradle.properties
@@ -1,6 +1,3 @@
POM_NAME=Glide Gif Decoder
POM_ARTIFACT_ID=glide-gif-decoder
POM_PACKAGING=aar
-POM_LICENCE_NAME=The Apache Software License, Version 2.0
-POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
-POM_LICENCE_DIST=repo