0
0
Fork 0
mirror of https://github.com/YTVanced/VancedMicroG synced 2024-11-30 23:23:01 +00:00
VancedMicroG/AndroidManifest.xml
2015-03-05 23:26:08 +01:00

6 lines
198 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>