Update Android compileSdkVersion to 26

This commit is contained in:
Ruslan Mustakov 2017-12-06 22:34:42 +07:00
parent af27414b1c
commit b697444bc8
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ android {
disable 'MissingTranslation'
}
compileSdkVersion 24
compileSdkVersion 26
buildToolsVersion "26.0.1"
useLibrary 'org.apache.http.legacy'