cleanupExpiredPacks

suspend fun cleanupExpiredPacks(context: Context)

Cleans up packs that have been expired for longer than the grace period. This permanently deletes the packs and their files from the disk.

Parameters

context

Android context.