Skip to content

Commit 51e63fc

Browse files
muhomorrthestinger
authored andcommitted
bump min repo timestamp
1 parent 6d86f08 commit 51e63fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/app/grapheneos/apps/core/RepoRetriever.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import java.security.GeneralSecurityException
2222
private const val METADATA_VERSION = 1
2323
private const val CACHE_FILE_VERSION = 1
2424

25-
private const val MIN_TIMESTAMP = 1_680_000_000L
25+
private const val MIN_TIMESTAMP = 1_714_000_000L
2626
private const val PUBLIC_KEY = BuildConfig.REPO_PUBLIC_KEY
2727
private const val KEY_VERSION = BuildConfig.REPO_KEY_VERSION
2828

0 commit comments

Comments
 (0)