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

set http user-agent header

This commit is contained in:
Jesse Young
2011-11-13 15:11:17 -08:00
parent 2889bf9b4b
commit f430ddbe29
2 changed files with 3 additions and 2 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="14"
android:versionName="2.0.1">
android:versionCode="15"
android:versionName="2.0.2">
<uses-sdk android:minSdkVersion="4" />