mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-19 22:29:53 +01:00
Bumped expiry date to 7 December 2013.
This commit is contained in:
@@ -60,8 +60,8 @@ import android.widget.TextView.OnEditorActionListener;
|
|||||||
|
|
||||||
public class HomeScreenActivity extends RoboActivity {
|
public class HomeScreenActivity extends RoboActivity {
|
||||||
|
|
||||||
// This build expires on 30 November 2013
|
// This build expires on 7 December 2013
|
||||||
private static final long EXPIRY_DATE = 1385769600 * 1000L;
|
private static final long EXPIRY_DATE = 1386374400 * 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