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

- changes made to .travis.yml file.

This commit is contained in:
Gurpreet
2016-07-21 15:13:35 +05:30
committed by David A. Velasco
parent 9fa3c5bb4f
commit 15c6ab6ded
2 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.0.0'
classpath 'com.android.tools.build:gradle:2.1.2'
}
}