Upgrade Android build tools to the latest

This commit is contained in:
Pedro J. Estébanez 2017-05-16 00:57:50 +02:00
parent 9fa4f1c54c
commit 78f44831f6

View file

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