aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/AndroidManifest.xml
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2014-07-23 01:06:25 -0700
committerKoushik Dutta <koushd@gmail.com>2014-07-23 01:06:25 -0700
commit1b08bd6375fca37e5bd41169c2e80b55f0c1f0b3 (patch)
tree9e3f10e5bd69f0c63ae2a241079430e88b21abb6 /AndroidAsync/AndroidManifest.xml
parent11b629da6c967fe6b3c588c0d77dbc0fdc53b4c5 (diff)
downloadAndroidAsync-1b08bd6375fca37e5bd41169c2e80b55f0c1f0b3.tar.gz
AndroidAsync-1b08bd6375fca37e5bd41169c2e80b55f0c1f0b3.tar.bz2
AndroidAsync-1b08bd6375fca37e5bd41169c2e80b55f0c1f0b3.zip
All libcore usage hidden. Fix obscure buffering/replay bugs in SSL.
Diffstat (limited to 'AndroidAsync/AndroidManifest.xml')
-rw-r--r--AndroidAsync/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidAsync/AndroidManifest.xml b/AndroidAsync/AndroidManifest.xml
index 6984a72..bd080cd 100644
--- a/AndroidAsync/AndroidManifest.xml
+++ b/AndroidAsync/AndroidManifest.xml
@@ -1,8 +1,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.koushikdutta.async"
- android:versionCode="137"
- android:versionName="1.3.7">
+ android:versionCode="200"
+ android:versionName="2.0.0">
<uses-sdk
tools:node="replace" />