mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
Update translations and expiry date
This commit is contained in:
@@ -24,8 +24,8 @@ public class SplashScreenActivity extends BaseActivity {
|
||||
private static final Logger LOG =
|
||||
Logger.getLogger(SplashScreenActivity.class.getName());
|
||||
|
||||
// This build expires on 1 December 2016
|
||||
private static final long EXPIRY_DATE = 1480546800 * 1000L;
|
||||
// This build expires on 1 January 2017
|
||||
private static final long EXPIRY_DATE = 1483225200 * 1000L;
|
||||
|
||||
@Inject
|
||||
protected ConfigController configController;
|
||||
|
||||
Reference in New Issue
Block a user