Update README.md

This commit is contained in:
Mike Nakhimovich 2017-01-26 15:18:48 -05:00 committed by GitHub
parent 3208f9a181
commit e8444d9c55

View file

@ -256,9 +256,9 @@ public class SampleStore extends RealStore<String> {
### Artifacts
Note: Release is in Sync with current state of master (not develop) branch
CurrentVersion = 1.0.6
Since this is android, we have split Store into 4 artifacts:
+ **Cache** Cache extracted from Guava (~200 methods)
```groovy