aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/AndroidManifest.xml
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2015-01-12 16:25:12 -0800
committerKoushik Dutta <koushd@gmail.com>2015-01-12 16:25:12 -0800
commit66ba7f3cc4f3cf14f8ce0367bed9e93fe4bc653a (patch)
tree928149dc962d0a5b648f61db0a1f876fed74c423 /AndroidAsync/AndroidManifest.xml
parent76ad32c3ddcb4d40d4fcc21a385d42928891e1c8 (diff)
downloadAndroidAsync-66ba7f3cc4f3cf14f8ce0367bed9e93fe4bc653a.tar.gz
AndroidAsync-66ba7f3cc4f3cf14f8ce0367bed9e93fe4bc653a.tar.bz2
AndroidAsync-66ba7f3cc4f3cf14f8ce0367bed9e93fe4bc653a.zip
205
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 205abf3..f0d42f3 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="204"
- android:versionName="2.0.4">
+ android:versionCode="205"
+ android:versionName="2.0.5">
<uses-permission android:name="android.permission.INTERNET"/>