mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 13:19:52 +01:00
Bumped expiry date to 15 May 2015.
This commit is contained in:
@@ -36,8 +36,8 @@ public class SplashScreenActivity extends RoboSplashActivity {
|
|||||||
private static final Logger LOG =
|
private static final Logger LOG =
|
||||||
Logger.getLogger(SplashScreenActivity.class.getName());
|
Logger.getLogger(SplashScreenActivity.class.getName());
|
||||||
|
|
||||||
// This build expires on 1 May 2015
|
// This build expires on 15 May 2015
|
||||||
private static final long EXPIRY_DATE = 1430438400 * 1000L;
|
private static final long EXPIRY_DATE = 1431648000 * 1000L;
|
||||||
|
|
||||||
private long now = System.currentTimeMillis();
|
private long now = System.currentTimeMillis();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user