bump to build-tools-25.0.3

This commit is contained in:
Hans-Christoph Steiner 2018-03-29 20:47:38 +02:00
parent 9a8f343fd9
commit 5e6ff06e0e

View File

@ -180,7 +180,7 @@ def preDexEnabled = "true".equals(System.getProperty("pre-dex", "true"))
android { android {
compileSdkVersion 24 compileSdkVersion 24
buildToolsVersion '25.0.2' buildToolsVersion '25.0.3'
useLibrary 'org.apache.http.legacy' useLibrary 'org.apache.http.legacy'
buildTypes { buildTypes {