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

fix encoding problem for post requests, make test a separate action

This commit is contained in:
Jesse Young
2011-09-27 11:20:10 -07:00
parent 986b50f0a8
commit bf14f23fe5
6 changed files with 12 additions and 4 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="8"
android:versionName="2.0-beta6">
android:versionCode="9"
android:versionName="2.0-beta7">
<uses-sdk android:minSdkVersion="4" />