mmin18 / LayoutCast

Cast android code and resource changes to the running application through ADB.
1.71k stars 173 forks source link

fix bug when rely on project not modules #67

Closed Timeszoro closed 8 years ago

Timeszoro commented 8 years ago

like this :

include ':libname' project(':libname').projectDir = new File(settingsDir, 'path of lib')