1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-07 16:06:18 +00:00
ownCloud-SMS-App/ncsmsgo/build.gradle

2 lines
83 B
Groovy

configurations.maybeCreate("default")
artifacts.add("default", file('ncsmsgo.aar'))