hkidevone
Results
3
comments of
hkidevone
I have the same problem. Does anyone have any other solution.
> Try this workaround: > > Change (at android/build.gradle): > > ``` > subprojects { > project.buildDir = "${rootProject.buildDir}/${project.name}" > } > subprojects { > project.evaluationDependsOn(':app') > } > ```...
Hi i have a same issue any one have a solution.