Skip to content

Commit

Permalink
bump min repo timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
muhomorr authored and thestinger committed Apr 28, 2024
1 parent 810afd4 commit 231f9b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import java.security.GeneralSecurityException
private const val METADATA_VERSION = 1
private const val CACHE_FILE_VERSION = 1

private const val MIN_TIMESTAMP = 1_680_000_000L
private const val MIN_TIMESTAMP = 1_714_000_000L
private const val PUBLIC_KEY = BuildConfig.REPO_PUBLIC_KEY
private const val KEY_VERSION = BuildConfig.REPO_KEY_VERSION

Expand Down

0 comments on commit 231f9b0

Please sign in to comment.