If you really need to take that .jar from a local directory,. Add next to your module gradle (Not the app gradle file): repositories { flatDir { dirs 'libs' } ...
確定! 回上一頁