程序亦非猿
                                        Results
                                        4
                                        comments of
                                        
                                
                                            程序亦非猿
                                        
                                    需要保证宿主跟插件的 abi 一致 可以这样过滤 ``` ndk { abiFilters "x86", "armeabi" //abiFilters ABI_FILTERS } ```
最近都没写了-0-
谢谢 当时也没有考虑扩展性方面