Skip to content
Snippets Groups Projects
Unverified Commit d1a929da authored by Ernir Erlingsson's avatar Ernir Erlingsson
Browse files

bumped expire date

parent 6de539a6
No related branches found
No related tags found
No related merge requests found
......@@ -30,8 +30,8 @@ public class SplashScreenActivity extends BaseActivity {
private static final Logger LOG =
Logger.getLogger(SplashScreenActivity.class.getName());
// This build expires on 1 May 2017
private static final long EXPIRY_DATE = 1493593200 * 1000L;
// This build expires on 1 June 2017
private static final long EXPIRY_DATE = 1496271600 * 1000L;
@Inject
protected ConfigController configController;
......
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