美文网首页
android.arch.lifecycle:runtime'

android.arch.lifecycle:runtime'

作者: 爱哼调调 | 来源:发表于2018-08-13 10:13 被阅读0次

今天遇到了一下问题

```

When converting this project as a library, facing 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. #1615

```

gradle 升级 26 到27 就可以了 

相关文章

网友评论

      本文标题:android.arch.lifecycle:runtime'

      本文链接:https://www.haomeiwen.com/subject/preybftx.html