mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-08 16:36:10 +00:00
Update build tools to 26.0.1
This commit is contained in:
parent
0a785692b4
commit
1986b941a6
@ -16,7 +16,7 @@ android:
|
|||||||
- tools
|
- tools
|
||||||
- platform-tools
|
- platform-tools
|
||||||
- extra
|
- extra
|
||||||
- build-tools-25.0.3
|
- build-tools-26.0.1
|
||||||
- android-26
|
- android-26
|
||||||
licenses:
|
licenses:
|
||||||
- 'android-sdk-license-.+'
|
- 'android-sdk-license-.+'
|
||||||
|
@ -12,7 +12,7 @@ apply plugin: 'com.android.application'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 26
|
compileSdkVersion 26
|
||||||
buildToolsVersion "25.0.3"
|
buildToolsVersion "26.0.1"
|
||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
abortOnError false
|
abortOnError false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user