mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2025-02-22 23:41:09 +01:00
Update version code
This commit is contained in:
parent
252718585f
commit
289a346315
@ -16,7 +16,7 @@
|
||||
-->
|
||||
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.microg.gms.common.api">
|
||||
package="org.microg.gms.basement">
|
||||
|
||||
<uses-sdk android:minSdkVersion="9" />
|
||||
|
||||
|
@ -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 = 9256000;
|
||||
public static final int MAX_REFERENCE_VERSION = 9452000;
|
||||
public static final String GMS_PACKAGE_NAME = "com.google.android.gms";
|
||||
public static final String GSF_PACKAGE_NAME = "com.google.android.gsf";
|
||||
public static final String GMS_PACKAGE_SIGNATURE_SHA1 = "38918a453d07199354f8b19af05ec6562ced5788";
|
||||
|
Loading…
x
Reference in New Issue
Block a user