2 lines
88 B
Groovy
2 lines
88 B
Groovy
|
configurations.create("default")
|
||
|
artifacts.add("default", file('libs/eopatch_core.aar'))
|