mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
Bumped the expiry date to 16 March.
This commit is contained in:
@@ -27,8 +27,8 @@ public class SplashScreenActivity extends RoboSplashActivity {
|
||||
private static final Logger LOG =
|
||||
Logger.getLogger(SplashScreenActivity.class.getName());
|
||||
|
||||
// This build expires on 14 February 2014
|
||||
private static final long EXPIRY_DATE = 1392336000 * 1000L;
|
||||
// This build expires on 16 March 2014
|
||||
private static final long EXPIRY_DATE = 1394928000 * 1000L;
|
||||
// Default log level - change this to OFF for release builds
|
||||
private static final Level DEFAULT_LOG_LEVEL = INFO;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user