2 lines
97 B
Groovy
2 lines
97 B
Groovy
|
|
configurations.maybeCreate("default")
|
||
|
|
artifacts.add("default", file('PayLib-release-1.4.64.aar'))
|