mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-08 07:24:05 +08:00
change artifact
This commit is contained in:
parent
3f733f250f
commit
15ad2f136b
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user