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

Android plugin 1.5+ is not supported. #10

Closed
qianyiliushang opened this issue Jan 19, 2016 · 3 comments
Closed

Android plugin 1.5+ is not supported. #10

qianyiliushang opened this issue Jan 19, 2016 · 3 comments

Comments

@qianyiliushang
Copy link

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/chenpengpeng/android-client/new-trunk/app/build.gradle' line: 67

* What went wrong:
A problem occurred evaluating project ':app'.
> Failed to apply plugin [id 'packer']
   > the android plugin 1.5.+ is not supported.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

67行代码为:

apply plugin: 'packer'
@mcxiaoke
Copy link
Owner

@qianyiliushang 使用的是最新的1.0.4版吗,如果不是更新一下应该就可以了

@qianyiliushang
Copy link
Author

@mcxiaoke 不好意思,当时没有成功之后我就换成直接用gradle打包了了,有空再试一下这个插件。

@xiangxm
Copy link

xiangxm commented Dec 2, 2016

Failed to apply plugin [id 'packer']
博主,我也遇到了、
Build file 'D:\Work\Projects\FlowerWaiter\app\build.gradle' line: 6

  • What went wrong:
    A problem occurred evaluating project ':app'.

Failed to apply plugin [id 'packer']
:app invalid market file: D:\Work\Projects\FlowerWaiter\markets
使用的是最新版本插件1.0.5

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

3 participants