mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 02:39:05 +01:00
bumped expire date
This commit is contained in:
@@ -30,8 +30,8 @@ public class SplashScreenActivity extends BaseActivity {
|
||||
private static final Logger LOG =
|
||||
Logger.getLogger(SplashScreenActivity.class.getName());
|
||||
|
||||
// This build expires on 1 May 2017
|
||||
private static final long EXPIRY_DATE = 1493593200 * 1000L;
|
||||
// This build expires on 1 June 2017
|
||||
private static final long EXPIRY_DATE = 1496271600 * 1000L;
|
||||
|
||||
@Inject
|
||||
protected ConfigController configController;
|
||||
|
||||
Reference in New Issue
Block a user