summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sdl_android/proguard-rules.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdl_android/proguard-rules.pro b/sdl_android/proguard-rules.pro
index e986685e8..e3164b5ce 100644
--- a/sdl_android/proguard-rules.pro
+++ b/sdl_android/proguard-rules.pro
@@ -9,6 +9,7 @@
# Add any project specific keep options here:
-keep class com.smartdevicelink** { *; }
+-keep class com.livio.BSON** { *; }
# If your project uses WebView with JS, uncomment the following
# and specify the fully qualified class name to the JavaScript interface