1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-20 12:52:53 +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 {