Compare commits
2 Commits
export-D80
...
main
Author | SHA1 | Date | |
---|---|---|---|
|
dc2581f229 | ||
|
f16fee8c2e |
@@ -83,7 +83,8 @@ publishing {
|
||||
afterEvaluate { from(components["default"]) }
|
||||
pom {
|
||||
description.set(
|
||||
"An embeddable and performant flexbox layout engine with bindings for multiple languages")
|
||||
"An embeddable and performant flexbox layout engine with bindings for multiple languages"
|
||||
)
|
||||
name.set(project.name)
|
||||
url.set("https://github.com/facebook/yoga.git")
|
||||
licenses {
|
||||
|
Reference in New Issue
Block a user