mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-18 21:59:54 +01:00
Bumped the expiry date to 7 February 2014.
This commit is contained in:
@@ -70,8 +70,8 @@ import android.widget.Toast;
|
|||||||
|
|
||||||
public class HomeScreenActivity extends RoboActivity {
|
public class HomeScreenActivity extends RoboActivity {
|
||||||
|
|
||||||
// This build expires on 31 January 2014
|
// This build expires on 7 February 2014
|
||||||
private static final long EXPIRY_DATE = 1391126400 * 1000L;
|
private static final long EXPIRY_DATE = 1391731200 * 1000L;
|
||||||
|
|
||||||
private static final Logger LOG =
|
private static final Logger LOG =
|
||||||
Logger.getLogger(HomeScreenActivity.class.getName());
|
Logger.getLogger(HomeScreenActivity.class.getName());
|
||||||
|
|||||||
Reference in New Issue
Block a user