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

Bumped expiry date to 15 December 2013.

parent 47708d48
No related branches found
No related tags found
No related merge requests found
......@@ -59,8 +59,8 @@ import android.widget.TextView.OnEditorActionListener;
public class HomeScreenActivity extends RoboActivity {
// This build expires on 7 December 2013
private static final long EXPIRY_DATE = 1386374400 * 1000L;
// This build expires on 15 December 2013
private static final long EXPIRY_DATE = 1387065600 * 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