mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2025-01-19 07:37:31 +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.
|
||||
* 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 DEFAULT_ACCOUNT = "<<default account>>";
|
||||
public static final String GMS_PACKAGE_NAME = "com.google.android.gms";
|
||||
|
Loading…
x
Reference in New Issue
Block a user