mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 21:29:54 +01:00
Bumped expiry date to 1 May 2016.
This commit is contained in:
@@ -30,8 +30,8 @@ public class SplashScreenActivity extends BaseActivity {
|
|||||||
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 April 2016
|
// This build expires on 1 May 2016
|
||||||
private static final long EXPIRY_DATE = 1459465200 * 1000L;
|
private static final long EXPIRY_DATE = 1462057200 * 1000L;
|
||||||
|
|
||||||
@Inject
|
@Inject
|
||||||
protected DatabaseConfig dbConfig;
|
protected DatabaseConfig dbConfig;
|
||||||
|
|||||||
Reference in New Issue
Block a user