element-x-ada/libraries/di
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/main/kotlin/io/element/android/libraries/di Add global context.cacheDir provider. (#1606) 2023-10-19 14:07:45 +02:00
.gitignore Continue dagger setup... 2022-12-15 17:50:25 +01:00
build.gradle.kts Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00