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

Bumped the expiry date of the alpha build to 31 July 2013.

parent 95788cc1
No related branches found
No related tags found
Loading
......@@ -62,8 +62,8 @@ import com.google.inject.Inject;
public class HomeScreenActivity extends RoboActivity {
// This build expires on 15 July 2013
private static final long EXPIRY_DATE = 1373846400 * 1000L;
// This build expires on 31 July 2013
private static final long EXPIRY_DATE = 1375228800 * 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