We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d86f08 commit 51e63fcCopy full SHA for 51e63fc
app/src/main/java/app/grapheneos/apps/core/RepoRetriever.kt
@@ -22,7 +22,7 @@ import java.security.GeneralSecurityException
22
private const val METADATA_VERSION = 1
23
private const val CACHE_FILE_VERSION = 1
24
25
-private const val MIN_TIMESTAMP = 1_680_000_000L
+private const val MIN_TIMESTAMP = 1_714_000_000L
26
private const val PUBLIC_KEY = BuildConfig.REPO_PUBLIC_KEY
27
private const val KEY_VERSION = BuildConfig.REPO_KEY_VERSION
28
0 commit comments