feat: publish workphone SDK deployment and API docs

This commit is contained in:
Manus AI
2026-07-14 18:10:52 +08:00
commit 021d633cc1
534 changed files with 122391 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Add project specific ProGuard rules here.
# Keep WebSocket classes
-keep class org.java_websocket.** { *; }
-keep class com.google.gson.** { *; }