mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-24 20:12:23 +00:00
5 lines
223 B
XML
5 lines
223 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<uses-sdk android:minSdkVersion="12" android:targetSdkVersion="14" />
|
|
<application></application>
|
|
</manifest> |