upgrade buildToolsVersion for SubsamplingScaleImageView

This commit is contained in:
Jozef Hollý 2016-04-09 11:45:07 +02:00
parent 194cdf3b5f
commit 742e8c9f50

View File

@ -13,7 +13,7 @@ dependencies {
android { android {
compileSdkVersion 23 compileSdkVersion 23
buildToolsVersion "23.0.2" buildToolsVersion "23.0.3"
sourceSets { sourceSets {
main { main {