appVersion property
We need to know the app version of the cached translation to be able to clean them after a new release of the app.
Implementation
final String appVersion;
We need to know the app version of the cached translation to be able to clean them after a new release of the app.
final String appVersion;