Store/gradle
Yang 613a5c8296 Add support for purging all store entries (#79)
* Fix typos.

* Gradle 6.1, AGP 4.0.0-alpha09, lifecycle 2.2.0.

* Add experimental invalidateAll() support and @ExperimentalStoreAPI annotation.

* Update sample with deleteAll function.

* Update README.md with deleteAll function.

* Add a section to README.md on clearing store entries.

* Rewrite tests without mocking. Move test utils / helpers to a single package.

* Code formatting and cleanups.

* Use StoreResponse.Data instead of DataWithOrigin in ClearAllStoreTest and ClearStoreByKeyTest.

* Simplified samples. Refactor tests.

* Gradle 6.1.1.
2020-01-28 09:02:28 -08:00
..
wrapper Add support for purging all store entries (#79) 2020-01-28 09:02:28 -08:00
deploy_snapshot.sh Update readme to trigger travis build (#15) 2019-12-10 13:48:43 -05:00
maven-push.gradle Remove unnecessary Android-specific stuff (#319) 2018-05-03 09:39:37 -04:00