mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-07-11 00:46:27 +00:00
fix bug where outgoing sms would be cut off if they contain xml entities
This commit is contained in:
@ -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="7"
|
||||
android:versionName="2.0-beta 5">
|
||||
android:versionCode="8"
|
||||
android:versionName="2.0-beta6">
|
||||
|
||||
<uses-sdk android:minSdkVersion="4" />
|
||||
|
||||
|
Reference in New Issue
Block a user