mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2025-01-19 07:37:31 +01:00
7 lines
198 B
XML
7 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>
|