Run this app on your machine and add following piece in repository section of build.gradle file :
maven{
url 'http://your-machine-ip:10010'
}
It will listen to 10010 port by default.
This app will check following repositories for libraries:
Run this app on your machine and add following piece in repository section of build.gradle file :
maven{
url 'http://your-machine-ip:10010'
}
It will listen to 10010 port by default.
This app will check following repositories for libraries: