mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2024-11-11 14:49:24 +01:00
Increase reference version number
This commit is contained in:
parent
ba032d7482
commit
607fb4ae5f
@ -21,7 +21,7 @@ public class Constants {
|
|||||||
* This is the highest version that was looked at during development.
|
* This is the highest version that was looked at during development.
|
||||||
* Does not necessarily mean anything.
|
* Does not necessarily mean anything.
|
||||||
*/
|
*/
|
||||||
public static final int MAX_REFERENCE_VERSION = 7887000;
|
public static final int MAX_REFERENCE_VERSION = 8115000;
|
||||||
public static final String KEY_MOCK_LOCATION = "mockLocation";
|
public static final String KEY_MOCK_LOCATION = "mockLocation";
|
||||||
public static final String DEFAULT_ACCOUNT = "<<default account>>";
|
public static final String DEFAULT_ACCOUNT = "<<default account>>";
|
||||||
public static final String GMS_PACKAGE_NAME = "com.google.android.gms";
|
public static final String GMS_PACKAGE_NAME = "com.google.android.gms";
|
||||||
|
Loading…
Reference in New Issue
Block a user