Merge pull request #8779 from RandomShaper/updgrade-android-build-tools-2.1

Upgrade Android build tools to the latest (2.1)
This commit is contained in:
Rémi Verschelde 2017-05-16 07:26:56 +02:00 committed by GitHub
commit 5436543122

View file

@ -31,7 +31,7 @@ android {
}
compileSdkVersion 23
buildToolsVersion "23.0.3"
buildToolsVersion "25.0.3"
useLibrary 'org.apache.http.legacy'
packagingOptions {