aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/AndroidManifest.xml
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2014-07-09 23:00:12 -0700
committerKoushik Dutta <koushd@gmail.com>2014-07-09 23:00:22 -0700
commitae0ddd2386d5cd836bb2ba5326828ec8c2bd28e5 (patch)
treeb15af8bc075fae1f745b1cdf52207b22c87095b5 /AndroidAsync/AndroidManifest.xml
parent13dd623171182415f25c457f430aff4be36febfc (diff)
downloadAndroidAsync-ae0ddd2386d5cd836bb2ba5326828ec8c2bd28e5.tar.gz
AndroidAsync-ae0ddd2386d5cd836bb2ba5326828ec8c2bd28e5.tar.bz2
AndroidAsync-ae0ddd2386d5cd836bb2ba5326828ec8c2bd28e5.zip
130
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 4246b6f..c0a901d 100644
--- a/AndroidAsync/AndroidManifest.xml
+++ b/AndroidAsync/AndroidManifest.xml
@@ -1,8 +1,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.koushikdutta.async"
- android:versionCode="129"
- android:versionName="1.2.9" >
+ android:versionCode="130"
+ android:versionName="1.3.0">
<uses-sdk
tools:node="replace" />