LiushuiXiaoxia / XiaoxiaZhihu_AAC

使用Android Architecture Components实现的一个简单知乎日报程序

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

使用新架构 导入包报错,能解答一下吗?

zaxcler opened this issue · comments

我导入这个 implementation "android.arch.lifecycle:extensions:1.0.0" 就会报下面的错误
Error:Execution failed for task ':app:preDebugBuild'.

Android dependency 'android.arch.lifecycle:runtime' has different version for the compile (1.0.0) and runtime (1.0.3) classpath. You should manually set the same version via DependencyResolution