diff --git a/RbfxTemplate.Android/BundleConfig.json b/RbfxTemplate.Android/BundleConfig.json
new file mode 100644
index 0000000..b4599e5
--- /dev/null
+++ b/RbfxTemplate.Android/BundleConfig.json
@@ -0,0 +1,5 @@
+{
+"optimizations" : {
+"uncompress_native_libraries" : {}
+}
+}
\ No newline at end of file
diff --git a/RbfxTemplate.Android/RbfxTemplate.Android.csproj b/RbfxTemplate.Android/RbfxTemplate.Android.csproj
index ff93dfe..789f0a1 100644
--- a/RbfxTemplate.Android/RbfxTemplate.Android.csproj
+++ b/RbfxTemplate.Android/RbfxTemplate.Android.csproj
@@ -10,6 +10,7 @@
1.0
True
+ BundleConfig.json