Add missing } to publish.gradle
This was missed in 47349b8c4b
#minor-release
PiperOrigin-RevId: 504548659
This commit is contained in:
parent
ea629bec83
commit
50beec56f4
@ -46,6 +46,7 @@ afterEvaluate {
|
||||
project.objects.named(DocsType, DocsType.SOURCES))
|
||||
variant.outgoing.artifact(androidSourcesJar)
|
||||
components.release.addVariantsFromConfiguration(variant) {}
|
||||
}
|
||||
pom {
|
||||
name =
|
||||
findProperty('releaseName')
|
||||
|
Loading…
x
Reference in New Issue
Block a user