1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-25 15:09:38 +00:00

Add travis build support (#126)

Also update build tools to 25.0.1
This commit is contained in:
Ner'zhul
2016-12-24 12:52:31 +01:00
committed by GitHub
parent e831b91f44
commit f1188819f2
6 changed files with 286 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 25
buildToolsVersion "25.0.0"
buildToolsVersion "25.0.1"
lintOptions {
abortOnError false