2015-01-05 22:05:25 -05:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2015-02-01 18:02:32 -05:00
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
package="org.microg.gms.api">
|
|
|
|
|
|
|
|
<uses-sdk android:minSdkVersion="9"/>
|
2015-01-05 22:05:25 -05:00
|
|
|
</manifest>
|