Carlos Joaquin Andreotti

Results 4 comments of Carlos Joaquin Andreotti

For me the workaround that work was comment the two lines and then add what fiznool put. like this: ``` // def mergeResourcesTask = tasks.findByName("merge${targetName}Resources") // mergeResourcesTask.dependsOn(currentFontCopyTask) def compressAssetsTask =...

the same happen to me. It's any way to solve this issue automatically? thanks!