aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/AndroidManifest.xml
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2014-07-12 18:55:01 -0700
committerKoushik Dutta <koushd@gmail.com>2014-07-12 18:55:01 -0700
commit4df25933b22d1d7767870326199c1023beb877c1 (patch)
treedb224ef22a21769b2e118c804d2cf0265c04ad48 /AndroidAsync/AndroidManifest.xml
parent84df7c6222381ad3301d434163acce3358c1a5bc (diff)
downloadAndroidAsync-4df25933b22d1d7767870326199c1023beb877c1.tar.gz
AndroidAsync-4df25933b22d1d7767870326199c1023beb877c1.tar.bz2
AndroidAsync-4df25933b22d1d7767870326199c1023beb877c1.zip
goddamn gradle publishing
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 9c3c5e4..17f6ffc 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="131"
- android:versionName="1.3.1">
+ android:versionCode="135"
+ android:versionName="1.3.5">
<uses-sdk
tools:node="replace" />