z-chu / RxCache

简单一步,缓存搞定。这是一个专用于 RxJava,解决 Android 中对任何 Observable 发出的结果做缓存处理的框架

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2.3.0 kotlin扩展函数 rxCache()没提上去.

CosmicRayLucky opened this issue · comments

2.3.0 kotlin扩展函数 rxCache()没提上去.

用2.3.1

  implementation 'com.zchu:rxcache:2.3.1'
  implementation 'com.zchu:rxcache-kotlin:2.3.1'

这个在2.3.1才有