fluxion8

Results 4 comments of fluxion8

` afterEvaluate { project -> if (project.hasProperty('android')) { project.android { if (namespace == null) { namespace project.group } } } }` Add this code subprojects section in build.gradle