Merge pull request #8780 from RandomShaper/updgrade-android-build-tools
Upgrade Android build tools to the latest
This commit is contained in:
commit
a4560c1e97
|
@ -31,7 +31,7 @@ android {
|
|||
}
|
||||
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion "23.0.3"
|
||||
buildToolsVersion "25.0.3"
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
packagingOptions {
|
||||
|
|
Loading…
Reference in New Issue