You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: fix multiple installation on device when there is native java code in some plugin
When there is native java code in some plugin, CLI rebuilt the .aar file. As there is a watcher that watches the .aar file, CLI decides that there is a native change.
0 commit comments