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

问题记录 #1

Open
CarGuo opened this issue Nov 25, 2016 · 2 comments
Open

问题记录 #1

CarGuo opened this issue Nov 25, 2016 · 2 comments

Comments

@CarGuo
Copy link
Owner

CarGuo commented Nov 25, 2016

注释的文本里面有@之类的特殊发号会发布不成功

带有support.design的和recycer的项目是时候一直提示找不到,后来通过修改javadoc的task为:
source = android.sourceSets.main.java.srcDirs
classpath += project.files(android.getBootClasspath().join(File.pathSeparator))
failOnError false
就成功了

@CarGuo
Copy link
Owner Author

CarGuo commented Dec 16, 2016

注册的时候注意 在https://bintray.com/页面最下边 有一句 For Open Source Plan Sign Up Here 点击 sign up here 注册的就是免费的

@andansky
Copy link

andansky commented Mar 6, 2017

(一定要在底部,對應build.gradle 主要添加这个依赖) apply from: './bintray.gradle'
路径应该是apply from: '../bintray.gradle'

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