aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2014-07-12 20:32:48 -0700
committerKoushik Dutta <koushd@gmail.com>2014-07-12 20:32:48 -0700
commit31d7f509b328ccce3146754740bac5d25a09184d (patch)
treeefef396bedd56bab65ab1200cd37e0b00807f256 /AndroidAsync
parent75fc6595af0c7a0306999d0638690579b39e4ed1 (diff)
downloadAndroidAsync-31d7f509b328ccce3146754740bac5d25a09184d.tar.gz
AndroidAsync-31d7f509b328ccce3146754740bac5d25a09184d.tar.bz2
AndroidAsync-31d7f509b328ccce3146754740bac5d25a09184d.zip
ffs
Diffstat (limited to 'AndroidAsync')
-rw-r--r--AndroidAsync/AndroidManifest.xml4
-rw-r--r--AndroidAsync/build.gradle2
2 files changed, 3 insertions, 3 deletions
diff --git a/AndroidAsync/AndroidManifest.xml b/AndroidAsync/AndroidManifest.xml
index 0b4c4e0..6984a72 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="136"
- android:versionName="1.3.6">
+ android:versionCode="137"
+ android:versionName="1.3.7">
<uses-sdk
tools:node="replace" />
diff --git a/AndroidAsync/build.gradle b/AndroidAsync/build.gradle
index fe20284..34e2ebc 100644
--- a/AndroidAsync/build.gradle
+++ b/AndroidAsync/build.gradle
@@ -32,7 +32,7 @@ android {
}
}
-// publishNonDefault true
+ publishNonDefault true
}
// upload to maven task