Skip to content
Snippets Groups Projects
Commit 71fe6f31 authored by akwizgran's avatar akwizgran
Browse files

Bump expiry date to 31 December 2018.

parent 21df6cb8
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@ package org.briarproject.briar.android;
*/
public interface BriarApplication {
// This build expires on 31 December 2017
long EXPIRY_DATE = 1514761200 * 1000L;
// This build expires on 31 December 2018
long EXPIRY_DATE = 1546214400 * 1000L;
AndroidComponent getApplicationComponent();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment