Files
SystemAdSolution/sensorSDK/build.gradle.kts
2025-11-20 17:48:34 +08:00

3 lines
96 B
Kotlin

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