Browse Source

eSpeak for Android 1.46.49 (rev: 11)

master
Reece H. Dunn 12 years ago
parent
commit
4a3a50e658
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      android/AndroidManifest.xml

+ 2
- 2
android/AndroidManifest.xml View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.reecedunn.espeak"
android:versionCode="10"
android:versionName="1.46.32" >
android:versionCode="11"
android:versionName="1.46.49" >

<uses-feature
android:name="android.hardware.touchscreen"

Loading…
Cancel
Save