mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-18 14:08:15 +02:00
Move expiry date to TestingConstants.
This commit is contained in:
@@ -244,6 +244,7 @@ android {
|
||||
resValue "string", "app_package", "org.briarproject.briar.android"
|
||||
resValue "string", "app_name", "Briar"
|
||||
buildConfigField "String", "GitHash", "\"${getGitHash()}\""
|
||||
buildConfigField "Long", "BuildTimestamp", "${System.currentTimeMillis()}L"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user