I got this output from Jenkins console while trying to compile an android project:
just notice that I didn\'t make any change on the main Class
this is the jenkins console:
I wanted to archive release.apk, and I ran into the same trouble as you. Jenkins prompts me should do like: app/build/outputs/apk/yourAppName/release/*.apk, and it fixed my problem.