Update Android compileSdkVersion to 26
This commit is contained in:
parent
af27414b1c
commit
b697444bc8
|
@ -31,7 +31,7 @@ android {
|
|||
disable 'MissingTranslation'
|
||||
}
|
||||
|
||||
compileSdkVersion 24
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion "26.0.1"
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
|
|
Loading…
Reference in New Issue