VancedMicroG/AndroidManifest.xml

7 lines
203 B
XML
Raw Normal View History

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