aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/AndroidManifest.xml
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2015-01-02 00:42:26 -0800
committerKoushik Dutta <koushd@gmail.com>2015-01-02 00:42:26 -0800
commiteb02f18a21685ff601ca909033fe3f7f512ddf4e (patch)
tree91f5f3ccbfb9b3f0e22fe712856eac4ddc1badc1 /AndroidAsync/AndroidManifest.xml
parent8fccb744e3661434fafafc4c80e0ba8999a169d5 (diff)
downloadAndroidAsync-eb02f18a21685ff601ca909033fe3f7f512ddf4e.tar.gz
AndroidAsync-eb02f18a21685ff601ca909033fe3f7f512ddf4e.tar.bz2
AndroidAsync-eb02f18a21685ff601ca909033fe3f7f512ddf4e.zip
204
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 b537eee..205abf3 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="203"
- android:versionName="2.0.3">
+ android:versionCode="204"
+ android:versionName="2.0.4">
<uses-permission android:name="android.permission.INTERNET"/>