(Required) need to upload ipa or apk file name, Support wildcards,
like this: **/Test?/*.apk
It is using ant's DirectoryScanner class, click to see DirectoryScanner class
It is equivalent to the parameters of the includes method in the DirectoryScanner class! click to see includes method