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