This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Restrict the minimum Android version to 4.0 until the 2.2 code is working.
master
Reece H. Dunn
12 years ago
parent
e64fd4fa39
commit
16afab6349
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
android/AndroidManifest.xml
+ 1
- 1
android/AndroidManifest.xml
View File
@@ -9,7 +9,7 @@
android:required="false" />
<uses-sdk
android:minSdkVersion="
8
"
android:minSdkVersion="
14
"
android:targetSdkVersion="17" />
<application
Write
Preview
Loading…
Cancel
Save