mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-03 13:29:47 +01:00
Add some punctuation to please detekt.
This commit is contained in:
parent
ba9c1dde32
commit
ade1b7be8c
@ -40,9 +40,9 @@ import javax.inject.Inject
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Schema version history:
|
* Schema version history:
|
||||||
* 0, 1, 2: legacy Riot-Android
|
* 0, 1, 2: legacy Riot-Android;
|
||||||
* 3: migrate to RiotX schema
|
* 3: migrate to RiotX schema;
|
||||||
* 4, 5, 6, 7, 8, 9: migrations from RiotX (which was previously 1, 2, 3, 4, 5, 6)
|
* 4, 5, 6, 7, 8, 9: migrations from RiotX (which was previously 1, 2, 3, 4, 5, 6).
|
||||||
*/
|
*/
|
||||||
internal class RealmCryptoStoreMigration @Inject constructor(
|
internal class RealmCryptoStoreMigration @Inject constructor(
|
||||||
private val clock: Clock,
|
private val clock: Clock,
|
||||||
|
Loading…
Reference in New Issue
Block a user