Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundException #40

Closed
AndroidGecko opened this issue Feb 13, 2015 · 2 comments
Closed

FileNotFoundException #40

AndroidGecko opened this issue Feb 13, 2015 · 2 comments

Comments

@AndroidGecko
Copy link

Did everything as described in readme

after running gradle publishApkRelease I get

java.io.FileNotFoundException: .... /app/build/outputs/play/release

why it is looking by default inside play folder instead off apk?
I'm not running any other plugins, custom tasks

@AndroidGecko
Copy link
Author

this can be solved by adding an empty play directory next to java directory however I don't think that should be required

@bhurling
Copy link
Contributor

The plugin looks for a file called whatsnew inside the play folder that contains a summary of recent changes for the APK. Shouldn't be required though, you're right. Going to fix it this weekend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants