Update build scripts and add Play Store filter
This commit is contained in:
parent
65da823bd8
commit
a3e2a74249
2 changed files with 5 additions and 2 deletions
|
|
@ -8,7 +8,10 @@
|
|||
android:minSdkVersion="9"
|
||||
android:targetSdkVersion="10" />
|
||||
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
|
||||
|
||||
<uses-configuration
|
||||
android:reqFiveWayNav="true"
|
||||
android:reqHardKeyboard="true"
|
||||
/>
|
||||
<application
|
||||
android:allowBackup="false"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue