Browse Source

eSpeak for Android 1.48.11

master
Reece H. Dunn 10 years ago
parent
commit
6c8df05fb7
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="18"
android:versionName="1.48.05" >
android:versionCode="19"
android:versionName="1.48.11" >

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

Loading…
Cancel
Save