0
0
Fork 0
mirror of https://github.com/YTVanced/VancedMicroG synced 2024-11-10 13:05:05 +00:00

Update GmsApi

This commit is contained in:
Marvin W 2019-06-01 13:19:09 +02:00
parent d3a6dfcb05
commit 39d20ec1f2
No known key found for this signature in database
GPG key ID: 072E9235DB996F2A
2 changed files with 1 additions and 3 deletions

2
extern/GmsApi vendored

@ -1 +1 @@
Subproject commit a57ac35b5da42e8b7f78cb1cd002daae404420fb Subproject commit 851e44341a83846b1c2fc457f7d419fed29576b5

View file

@ -18,7 +18,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.microg.gms"> package="org.microg.gms">
<uses-sdk android:minSdkVersion="9" />
<application /> <application />
</manifest> </manifest>