首次提交

This commit is contained in:
2025-11-20 17:48:34 +08:00
commit 94baa16c92
61 changed files with 375904 additions and 0 deletions

1
sensorSDK/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/build

Binary file not shown.

View File

@@ -0,0 +1,2 @@
configurations.maybeCreate("default")
artifacts.add("default", file("SensorsAnalyticsSDK.aar"))