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

Bumped the expiry date to 26 April 2014.

parent 0eaf4620
No related branches found
No related tags found
Loading
......@@ -29,8 +29,8 @@ public class SplashScreenActivity extends RoboSplashActivity {
private static final Logger LOG =
Logger.getLogger(SplashScreenActivity.class.getName());
// This build expires on 19 April 2014
private static final long EXPIRY_DATE = 1397865600 * 1000L;
// This build expires on 26 April 2014
private static final long EXPIRY_DATE = 1398470400 * 1000L;
// Default log level - change this to OFF for release builds
private static final Level DEFAULT_LOG_LEVEL = INFO;
......
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