aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2015-03-25 10:48:03 -0700
committerKoushik Dutta <koushd@gmail.com>2015-03-25 10:48:03 -0700
commitdbf0be16e7004c3b175174d3f6a6e01fd02f7a06 (patch)
treeafd84caaaf2b0fde300393bdae543564cd6fa8b8
parent904fe689364b0ad25a7a7ce531230ef18de61bc8 (diff)
downloadAndroidAsync-dbf0be16e7004c3b175174d3f6a6e01fd02f7a06.tar.gz
AndroidAsync-dbf0be16e7004c3b175174d3f6a6e01fd02f7a06.tar.bz2
AndroidAsync-dbf0be16e7004c3b175174d3f6a6e01fd02f7a06.zip
213
-rw-r--r--AndroidAsync/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidAsync/AndroidManifest.xml b/AndroidAsync/AndroidManifest.xml
index 30615a2..6110b2b 100644
--- a/AndroidAsync/AndroidManifest.xml
+++ b/AndroidAsync/AndroidManifest.xml
@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.koushikdutta.async"
- android:versionCode="212"
- android:versionName="2.1.2">
+ android:versionCode="213"
+ android:versionName="2.1.3">
<uses-permission android:name="android.permission.INTERNET"/>