element-x-ada/libraries/matrix/impl
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
..
src Add global context.cacheDir provider. (#1606) 2023-10-19 14:07:45 +02:00
build.gradle.kts Improve and fix build_rust_sdk.sh after PR review 2023-10-16 18:29:25 +02:00