We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
是要签名那里修改?? 怎么修改 求指点一下??
The text was updated successfully, but these errors were encountered:
在local.properties中配置自己的签名信息,Make Project #签名文件配置信息 RELEASE_KEYSTORE_FILE=签名路径 RELEASE_KEYSTORE_PASSWORD=****** RELEASE_KEY_ALIAS=XXXX RELEASE_KEY_PASSWORD=******
Sorry, something went wrong.
而且 你这个项目 少个类吧----DaggerMainActivityComponent,,,di.component.DaggerMainActivityComponent这个目录下的
DaggerMainActivityComponent 是Dagger 自动生成的,是对 MainActivityComponent 接口的实现。 建议去看看 dagger 库
No branches or pull requests
是要签名那里修改?? 怎么修改 求指点一下??
The text was updated successfully, but these errors were encountered: