在build.gradle中的configurations.all {}下添加:resolutionStrategy.force ‘com.android.support:support-annotations:23.1.1’ 


configurations.all {
    resolutionStrategy.force ‘com.android.support:support-annotations:23.1.1’ 
}

最新文章

  1. 一些有用的HTML5 pattern属性
  2. 配置recovery_min_apply_delay后重启standby节点报错:psql: FATAL: the database system is starting up
  3. recycleview + checkbox 实现单选
  4. jCallout 实现气泡提示
  5. Water Tree
  6. 使用DBOutputFormat把MapReduce产生的结果集导入到mysql中
  7. ACM vim配置
  8. No-args constructor for class does not exist. Register an InstanceCreator with G
  9. 获取json格式字符串的简单方法
  10. Swift - 使用NSUserDefaults来进行本地数据存储
  11. .NET Framework不同组件区别及安装注意事项
  12. 在配置wem.xml后,Tomcat遇到问题,启动失败的解决方法
  13. php注册、登录界面的制作
  14. GUI学习之五——QPushbutton类学习笔记
  15. LeetCode算法题-Binary Tree Level Order Traversal II(Java实现)
  16. 近几年ACM/ICPC区域赛铜牌题
  17. JedisClusterMaxRedirectionsException: Too many Cluster redirections
  18. Python学习笔记第十六周
  19. vs2015使用Apache Cordova用JavaScript来访问本地设备的功能,比如摄像头、加速计
  20. 【codenet】代码相似度计算框架调研 -- 把内容与形式分开

热门文章

  1. C#基础---扩展方法的应用
  2. MySQL基础学习总结
  3. cdoj 1489 老司机采花
  4. UVALive 4997 ABCD Tiles --DFS
  5. 关于反射blog
  6. curl 工具收集
  7. Structs2配置文件相关说明
  8. MySQL数据库的优化(下)MySQL数据库的高可用架构方案
  9. 如何迁移Alwayson AG
  10. 有的机器不能通过session登录