mirror of
https://github.com/moparisthebest/android_external_GmsApi
synced 2024-11-09 19:05:05 -05:00
7 lines
203 B
XML
7 lines
203 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="org.microg.gms.api">
|
|
|
|
<uses-sdk android:minSdkVersion="9"/>
|
|
</manifest>
|