3 lines
96 B
Kotlin
3 lines
96 B
Kotlin
configurations.maybeCreate("default")
|
|
artifacts.add("default", file("SensorsAnalyticsSDK.aar"))
|