i've built android library library
, sample
module. once publish library, , user includes library in his/her gradle
file, sample
module's resources , manifest merged target app? how can prevent this? publishing library , sample separately of course work, i'd distribute them together.
Comments
Post a Comment