mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 12:49:55 +01:00
Bump expiry date to 31 December 2018.
This commit is contained in:
@@ -6,8 +6,8 @@ package org.briarproject.briar.android;
|
|||||||
*/
|
*/
|
||||||
public interface BriarApplication {
|
public interface BriarApplication {
|
||||||
|
|
||||||
// This build expires on 31 December 2017
|
// This build expires on 31 December 2018
|
||||||
long EXPIRY_DATE = 1514761200 * 1000L;
|
long EXPIRY_DATE = 1546214400 * 1000L;
|
||||||
|
|
||||||
AndroidComponent getApplicationComponent();
|
AndroidComponent getApplicationComponent();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user