rxpermissions-0.12.aar无法下载的问题

101 阅读1分钟

以下是原来的引用方式:

implementation 'com.github.tbruyelle:rxpermissions:0.10.2'

替换成:

implementation 'com.github.tbruyelle:RxPermissions:0.12'

原因: jitpack.io/#/tbruyelle…

image.png