Triple-T / gradle-play-publisher

GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
MIT License
4.13k stars 341 forks source link

Make artifactDir property accept files #627

Closed SUPERCILEX closed 5 years ago

SUPERCILEX commented 5 years ago

It's super easy to make a mistake when tabbing to find a file. Usually, you have to delete the file name to get back to the directory that GPP will understand. This is annoying, so GPP should be lenient and accept those files if they seem correct.