Store/gradle
ychescale9 ba3bf9fd2e Misc improvements and cleanups (#47)
* Add kotlin plugin to cache module

* Remove custom accessors in StoreDefaults as default values are effectively constant.

* Update JUnit to 4.13 RC2 to enable  asserting specific error message on expected exception.

* Remove custom accessors in MemoryPolicy as all values are calculated from constants.

* Remove checkstyle and pmd as the codebase will be 100% Kotlin.

* Fix IDE warning in build.gradle by removing static imports.

* Remove unused guava dependencies.

* Improve StoreDefaults docs.
2019-12-26 13:21:52 -05:00
..
wrapper Update dependencies and clean up unused ones (#16) 2019-12-10 20:12:51 -05: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