I am new to Team Services and I am using it to develop an Android app and want to use the continuous integration and automatic build by Team Services Git. But every time I make a commit,
the build fails with an error: gradlew failed with return code: 1
I have configured the agent and set up everything. But can't understand what I am doing wrong here.
I didn't understand this post and it didn't even work.
UPDATE:
I am uploading the logs after changing System.debug=true.