Skip to content
Snippets Groups Projects
Commit 035fc432 authored by akwizgran's avatar akwizgran
Browse files

Bumped the expiry date to 7 February 2014.

parent 22c7ae54
No related branches found
No related tags found
No related merge requests found
......@@ -70,8 +70,8 @@ import android.widget.Toast;
public class HomeScreenActivity extends RoboActivity {
// This build expires on 31 January 2014
private static final long EXPIRY_DATE = 1391126400 * 1000L;
// This build expires on 7 February 2014
private static final long EXPIRY_DATE = 1391731200 * 1000L;
private static final Logger LOG =
Logger.getLogger(HomeScreenActivity.class.getName());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment