feat(runtime): native platform backends and UI vessels onto main
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Add project specific ProGuard rules here.
|
||||
# Keep ElBridge and MainActivity so JNI symbol names stay intact.
|
||||
-keep class com.neuron.el.ElBridge { *; }
|
||||
-keep class com.neuron.el.MainActivity { *; }
|
||||
Reference in New Issue
Block a user