aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/AndroidManifest.xml
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2014-05-23 13:34:25 -0700
committerKoushik Dutta <koushd@gmail.com>2014-05-23 13:34:25 -0700
commit365b02ab60d8264734d3bf583addf37e776d969a (patch)
tree8b0d146efb925c5e228cb72e65f86fa28e2d60e8 /AndroidAsync/AndroidManifest.xml
parentd7c7470a2599a6f76b7f92ed8015b0ec1b1e45c2 (diff)
downloadAndroidAsync-365b02ab60d8264734d3bf583addf37e776d969a.tar.gz
AndroidAsync-365b02ab60d8264734d3bf583addf37e776d969a.tar.bz2
AndroidAsync-365b02ab60d8264734d3bf583addf37e776d969a.zip
1.2.6
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 4496f74..1400557 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="125"
- android:versionName="1.2.5" >
+ android:versionCode="126"
+ android:versionName="1.2.6" >
<uses-sdk
android:minSdkVersion="8"