-
Notifications
You must be signed in to change notification settings - Fork 52
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
【TODO】EnvironmentSwitcher 2.0 #16
Comments
@liuxujian 无法生成 EnvironmentSwitcher?你确定你的姿势没有问题吗?😄目前没有其他人反馈有这个问题。 |
我也遇到了无法生成EnvironmentSwitcher , |
我也遇到了无法生成EnvironmentSwitcher , |
@chyc20210823 问题原因已经找到了,是 com.google.auto.service 不兼容新版本的 gradle 导致的,升级到 1.0.1 版本就可以了。你可以先自己打个包,现在 jcenter 不能上传了,我还没上传到 maven。
|
@chyc20210823 请使用最新版本:
|
好的,谢谢 |
按照新的1.6.0配置之后,还是无法引用EnvironmentSwitcher这个类文件,找不到 |
你看下 Demo 能生成吗?Demo 已经升级到跟你一样的配置。 |
新增
修改
@Url
限制了开发者的使用扩展空间,因此注解名改为@Value
。The text was updated successfully, but these errors were encountered: