I am importing new module which have another module inside it also, into another project but the finish button not working?
Do anyone has solution for that?
I am importing new module which have another module inside it also, into another project but the finish button not working?
Do anyone has solution for that?
You can do it in the settings.gradle directly, like:
include ':gpuv'
Then Sync the gradle and build the project