赞
踩
1.Android的报错提示:Failed to resolve: io.reactivex.rxjava2:rxjava:2.2.6
Error:(32, 13) Failed to resolve: io.reactivex.rxjava2:rxjava:2.2.6
Disable offline mode and Sync
Show in File
Show in Project Structure dialog
compile 'io.reactivex.rxjava2:rxjava:2.2.6'
改为:
compile 'io.reactivex.rxjava2:rxjava:2.1.16'
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。