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

Detele #344

Closed
vbnn20 opened this issue Nov 26, 2016 · 5 comments
Closed

Detele #344

vbnn20 opened this issue Nov 26, 2016 · 5 comments

Comments

@vbnn20
Copy link

vbnn20 commented Nov 26, 2016

Detele

@lomanyong
Copy link
Member

lomanyong commented Nov 26, 2016

@vbnn20 不要光描述现象。。不能成功编译的话有日志就贴一下日志...还有是在什么情况下出现的...

dragger有第三方测试过了,还是支持的...

@vbnn20
Copy link
Author

vbnn20 commented Nov 26, 2016

Detele

@lomanyong
Copy link
Member

lomanyong commented Nov 26, 2016

@vbnn20 hi,这样修改一下你的项目配置,修改版本号为:0.8.2.1611262211

buildscript {
    repositories {
        jcenter()
    }
    dependencies {
        ......
        classpath 'com.antfortune.freeline:gradle:0.8.2.1611262211'

        // NOTE: Do not place your application dependencies here; they belong
        // in the individual module build.gradle files
    }
}

然后执行一下这个命令:

  • win: gradlew initFreeline -PfreelineVersion=0.8.2.1611262211
  • linux/mac: ./gradlew initFreeline -PfreelineVersion=0.8.2.1611262211

执行python freeline.py -v确认一下freeline的版本为:0.8.2.1611262211

最后,重新使用freeline编译看下是否解决了你的问题。

@vbnn20
Copy link
Author

vbnn20 commented Nov 28, 2016

Detele

@lomanyong
Copy link
Member

@vbnn20 你们可以先用着这个版本,后续有问题再给我提issue吧,这个bug的修复在下个版本进入...后面升级了就能正常使用了...

aa5279aa pushed a commit to aa5279aa/freeline that referenced this issue Dec 7, 2016
@vbnn20 vbnn20 changed the title 想问一下是不是不支持dagger? Detele Sep 23, 2021
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