The modularization solution someProject/android /app /sdk Benefits: ● No headache with artifactory and CI/CD ● Development of the SDK is "on the fly" ● … more?!
The modularization solution someProject/android /y /c /b /a /z /x /sdk Benefits: ● Each is decoupled of others ● Could be published independently ● Wrapper SDK provide still the full SDK ● app modules could pick only features which they require ● … more?!