mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
Bumped the expiry date to 22 January 2014.
This commit is contained in:
@@ -71,7 +71,7 @@ import android.widget.Toast;
|
||||
public class HomeScreenActivity extends RoboActivity {
|
||||
|
||||
// This build expires on 15 January 2014
|
||||
private static final long EXPIRY_DATE = 1389657600 * 1000L;
|
||||
private static final long EXPIRY_DATE = 1390348800 * 1000L;
|
||||
|
||||
private static final Logger LOG =
|
||||
Logger.getLogger(HomeScreenActivity.class.getName());
|
||||
|
||||
Reference in New Issue
Block a user