3 lines
95 B
Groovy
3 lines
95 B
Groovy
configurations.maybeCreate("default")
|
|
artifacts.add("default", file("main-2.2.3-release.aar"))
|