element-x-ada/libraries/matrix/impl/src
Marco Romano 33f5c8efb8
Add global context.cacheDir provider. (#1606)
## Type of change

- [ ] Feature
- [ ] Bugfix
- [x] Technical
- [ ] Other :

## Content

Dagger now provides the app's `cacheDir` when requesting a `@CacheDirectory File`  type.

## Motivation and context

To support some upcoming code that needs the `cacheDir` to be changed during tests.
2023-10-19 14:07:45 +02:00
..
main Add global context.cacheDir provider. (#1606) 2023-10-19 14:07:45 +02:00
test/kotlin/io/element/android/libraries/matrix/impl Konsist: add rule obout test class name, and fix existing issue 2023-10-12 15:03:50 +02:00