Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我为 Android 创建了一个私有 SDK。所以我有 .aar 库。我还制作了 React Native 桥,一切都很好。但问题是如何在我的反应插件中包含 .aar 文件?所以 Gradle 可以像其他公共库一样拉取它。