Sign in
android
/
platform
/
external
/
subsampling-scale-image-view
/
39bb3094a34e66ea53b19cbdae73a279750fb5d6
/
.
/
build.gradle
blob: bfd3ffa60116b55c5e3bf77d32a7ce57af5bd1ea [
file
] [
log
] [
blame
]
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript
{
repositories
{
mavenCentral
()
jcenter
()
}
dependencies
{
classpath
'com.android.tools.build:gradle:2.2.2'
}
}