android - Gradle plugin cache my .aar -


i have aar team builds me..

the first time build fine. when team updates aar, gradle cache still caching old aar , although still builds. android studio doesn't recognize of new classes add.

and reason after clean entire cache. gradle refuses ever generate cache ever. entire android studio filled red errors. (but still builds)

how should deal situation??


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -