aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2014-11-03 15:28:24 -0800
committerKoushik Dutta <koushd@gmail.com>2014-11-03 15:28:24 -0800
commitb6bb8a84d94e86387a4520b9b7b4d3132a456e99 (patch)
tree1d9ef4a574a849fddd3372aa9a19c5bbd37b309a /AndroidAsync
parent372f5b330598d0ab6cc50f790148fb8f4c1641da (diff)
downloadAndroidAsync-b6bb8a84d94e86387a4520b9b7b4d3132a456e99.tar.gz
AndroidAsync-b6bb8a84d94e86387a4520b9b7b4d3132a456e99.tar.bz2
AndroidAsync-b6bb8a84d94e86387a4520b9b7b4d3132a456e99.zip
update platform
Diffstat (limited to 'AndroidAsync')
-rw-r--r--AndroidAsync/AndroidAsync-AndroidAsync.iml4
-rw-r--r--AndroidAsync/build.gradle4
2 files changed, 5 insertions, 3 deletions
diff --git a/AndroidAsync/AndroidAsync-AndroidAsync.iml b/AndroidAsync/AndroidAsync-AndroidAsync.iml
index faea5ca..dfd449f 100644
--- a/AndroidAsync/AndroidAsync-AndroidAsync.iml
+++ b/AndroidAsync/AndroidAsync-AndroidAsync.iml
@@ -76,10 +76,12 @@
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/res" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/rs" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/symbols" />
+ <excludeFolder url="file://$MODULE_DIR$/build/libs" />
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
+ <excludeFolder url="file://$MODULE_DIR$/build/poms" />
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
</content>
- <orderEntry type="jdk" jdkName="Android API 19 Platform" jdkType="Android SDK" />
+ <orderEntry type="jdk" jdkName="Android API 21 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
diff --git a/AndroidAsync/build.gradle b/AndroidAsync/build.gradle
index 02e4235..a620204 100644
--- a/AndroidAsync/build.gradle
+++ b/AndroidAsync/build.gradle
@@ -34,8 +34,8 @@ android {
// minSdkVersion 9
// }
- compileSdkVersion 19
- buildToolsVersion "20.0.0"
+ compileSdkVersion 21
+ buildToolsVersion "21.0.0"
}
// upload to maven task