[and] API version up.
This commit is contained in:
parent
68033ae0a5
commit
d9bffebe0d
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ public class Const
|
|||
|
||||
|
||||
public static final String ACTION_MWM_REQUEST = AUTHORITY + ".request";
|
||||
static final int API_VERSION = 1;
|
||||
static final int API_VERSION = 2;
|
||||
static final String CALLBACK_PREFIX = "mapswithme.client.";
|
||||
|
||||
private Const() {}
|
||||
|
|
Loading…
Add table
Reference in a new issue