element-x-ada/samples/minimal/src/main
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
..
kotlin/io/element/android/samples/minimal Add global context.cacheDir provider. (#1606) 2023-10-19 14:07:45 +02:00
res Store session data in a secure way (#98) 2023-03-02 16:48:54 +01:00
AndroidManifest.xml Clean minimal sample 2023-02-28 11:56:45 +01:00