diff --git a/.gitignore b/.gitignore index 67cb3d8..6056603 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ build/ # Sentry Config File sentry.properties /.gradle-home/ +local.properties diff --git a/local.properties b/local.properties deleted file mode 100644 index d96e3c7..0000000 --- a/local.properties +++ /dev/null @@ -1,8 +0,0 @@ -## This file must *NOT* be checked into Version Control Systems, -# as it contains information specific to your local configuration. -# -# Location of the SDK. This is only used by Gradle. -# For customization when using a Version Control System, please read the -# header note. -#Wed Apr 22 12:00:36 CST 2026 -sdk.dir=/Users/xuqinmin/Library/Android/sdk diff --git a/sdk-core/consumer-rules.pro b/sdk-core/consumer-rules.pro new file mode 100644 index 0000000..e69de29 diff --git a/sdk-im/consumer-rules.pro b/sdk-im/consumer-rules.pro new file mode 100644 index 0000000..e69de29 diff --git a/sdk-push/consumer-rules.pro b/sdk-push/consumer-rules.pro new file mode 100644 index 0000000..e69de29 diff --git a/sdk-update/consumer-rules.pro b/sdk-update/consumer-rules.pro new file mode 100644 index 0000000..e69de29