Error: No matching files were found with search pattern: D:\a\1\s\**\*.apk
问题 I have react-native application in windows 10 which works great in my development machine, it can release signed apk and everything is ok. I am using VSTS (TFS Online) as my source control, When I Build my project, everything built successfully, but I get strange error this is where you can see build successfully done, and I face error this is the error details any clue? Update These are my tasks in Build definition Update 2 Add Gradlew task in Build definition 回答1: I'm answering my own