mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-09 17:36:03 +00:00
Initial video code and RTP library.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
android:versionName="1.0" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
android:minSdkVersion="16"
|
||||
android:targetSdkVersion="18" />
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
||||
Reference in New Issue
Block a user