You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-182869 #android #review @Jack.Porter #rb Ben.Temple #preflight https://horde.devtools.epicgames.com/job/6470fd1fd729def34b72a8ff [CL 25651882 by Chris Babcock in ue5-main branch]
8 lines
257 B
XML
8 lines
257 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:versionCode="2"
|
|
android:versionName="1.1" >
|
|
|
|
<uses-sdk android:minSdkVersion="4" android:targetSdkVersion="15"/>
|
|
|
|
</manifest> |