mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-19 14:19:53 +01:00
Bumped the expiry date of the alpha to 31 March 2014.
This commit is contained in:
@@ -28,8 +28,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 16 March 2014
|
// This build expires on 31 March 2014
|
||||||
private static final long EXPIRY_DATE = 1394928000 * 1000L;
|
private static final long EXPIRY_DATE = 1396224000 * 1000L;
|
||||||
// Default log level - change this to OFF for release builds
|
// Default log level - change this to OFF for release builds
|
||||||
private static final Level DEFAULT_LOG_LEVEL = INFO;
|
private static final Level DEFAULT_LOG_LEVEL = INFO;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user