Target SDK 15
This commit is contained in:
parent
1f3332e279
commit
fa6291ef31
1 changed files with 11 additions and 10 deletions
|
@ -3,6 +3,7 @@
|
|||
package="ryuslash.org.dvdroid"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0">
|
||||
<uses-sdk android:targetSdkVersion="15" />
|
||||
<application android:label="@string/app_name" android:icon="@drawable/ic_launcher">
|
||||
<activity android:name="DVDroidActivity"
|
||||
android:label="@string/app_name">
|
||||
|
|
Loading…
Reference in a new issue