Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

upgrade buildToolsVersion for SubsamplingScaleImageView

Cette révision appartient à :
Jozef Hollý 2016-04-09 11:45:07 +02:00
Parent 194cdf3b5f
révision 742e8c9f50

Voir le fichier

@ -13,7 +13,7 @@ dependencies {
android {
compileSdkVersion 23
buildToolsVersion "23.0.2"
buildToolsVersion "23.0.3"
sourceSets {
main {
@ -38,4 +38,4 @@ android {
debug.setRoot('build-types/debug')
release.setRoot('build-types/release')
}
}
}