1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 16:33:03 +00:00

Android Studio 2.0 Update, gradle 2.10 update, build tools 23.0.3 and support lib update in travis

This commit is contained in:
Andy Scherzinger
2016-04-07 22:58:27 +02:00
parent f53ebc09b2
commit 0a941691bd
11 changed files with 26 additions and 14 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ dependencies {
android {
compileSdkVersion 23
buildToolsVersion "23.0.2"
buildToolsVersion "23.0.3"
sourceSets {
main {
Binary file not shown.
+2 -2
View File
@@ -1,6 +1,6 @@
#Wed Apr 10 15:27:10 PDT 2013
#Mon Dec 28 10:00:20 PST 2015
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-2.2.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip