forked from organicmaps/organicmaps
MRGS init fix.
This commit is contained in:
parent
86ba541f78
commit
d4912f4b69
1 changed files with 0 additions and 3 deletions
|
@ -177,10 +177,7 @@ public class MWMApplication extends android.app.Application implements ActiveCou
|
|||
}, getString(R.string.mrgs_id), getString(R.string.mrgs_key));
|
||||
|
||||
if (getLaunchesNumber() == 1)
|
||||
{
|
||||
Log.d("TEST", "Init mrgsApp!");
|
||||
MRGSApplication.instance().markAsUpdated(new Date());
|
||||
}
|
||||
}
|
||||
|
||||
public String getApkPath()
|
||||
|
|
Loading…
Add table
Reference in a new issue