mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-20 22:59:54 +01:00
really bump the expiry date
This commit is contained in:
@@ -25,7 +25,7 @@ public class SplashScreenActivity extends BaseActivity {
|
|||||||
Logger.getLogger(SplashScreenActivity.class.getName());
|
Logger.getLogger(SplashScreenActivity.class.getName());
|
||||||
|
|
||||||
// This build expires on 1 October 2016
|
// This build expires on 1 October 2016
|
||||||
private static final long EXPIRY_DATE = 1472684400 * 1000L;
|
private static final long EXPIRY_DATE = 1475276400 * 1000L;
|
||||||
|
|
||||||
@Inject
|
@Inject
|
||||||
protected ConfigController configController;
|
protected ConfigController configController;
|
||||||
|
|||||||
Reference in New Issue
Block a user