4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-07-11 00:46:27 +00:00

don't request delivery reports but leave option open in future; fix bug with encoding of apostrophe by php library

This commit is contained in:
Jesse Young
2011-09-27 20:23:36 -07:00
parent 03d5f556d7
commit faffc6c568
5 changed files with 28 additions and 16 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.envaya.sms"
android:versionCode="9"
android:versionName="2.0-beta7">
android:versionCode="10"
android:versionName="2.0-beta8">
<uses-sdk android:minSdkVersion="4" />