1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-10-04 18:03:21 +08:00

revert 1.0.0

This commit is contained in:
wasabeef
2015-01-13 22:29:25 +09:00
parent cdab0969ce
commit 78af4fa164
2 changed files with 4 additions and 3 deletions

View File

@@ -7,7 +7,8 @@ publishing {
groupId GROUP
version VERSION_NAME
artifactId ARTIFACT_ID
artifact androidJar
// artifact androidJar
artifact "build/outputs/aar/transformations-release.aar"
artifact androidJavadocsJar
artifact androidSourcesJar
pom.withXml {