aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2015-02-24 15:06:19 -0800
committerKoushik Dutta <koushd@gmail.com>2015-02-24 15:06:19 -0800
commit453a7f978a0076708ef35037dd2f05a729866c64 (patch)
tree2db418b9a65e9159778ac0ec2f49a1bc1c3036d5 /AndroidAsync
parent7b12b29536ebc08c2c790a1f16b2cd369fb6eb14 (diff)
downloadAndroidAsync-453a7f978a0076708ef35037dd2f05a729866c64.tar.gz
AndroidAsync-453a7f978a0076708ef35037dd2f05a729866c64.tar.bz2
AndroidAsync-453a7f978a0076708ef35037dd2f05a729866c64.zip
208
Diffstat (limited to 'AndroidAsync')
-rw-r--r--AndroidAsync/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidAsync/AndroidManifest.xml b/AndroidAsync/AndroidManifest.xml
index 13c0611..642646a 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="207"
- android:versionName="2.0.7">
+ android:versionCode="208"
+ android:versionName="2.0.8">
<uses-permission android:name="android.permission.INTERNET"/>