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.
我想创建一个嵌入了其中一个依赖项的 AAR。
该依赖项不会部署到公共 maven 存储库,因此我希望将其嵌入。
我不想手动将依赖项复制到 libs 目录,因为它位于私有可访问的 maven 存储库中。