VancedMicroG/AndroidManifest.xml

7 lines
203 B
XML
Raw Normal View History

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