А
Size: a a a
А
AD
А
А
DS
А
VM
subprojects {
project.configurations.all {
resolutionStrategy.eachDependency { details ->
if (details.requested.group == 'com.android.support'
&& !details.requested.name.contains('multidex') ) {
details.useVersion "26.1.0"
}
}
}
}
А
DS
А
DS
А
А
А
QH
А
QH
А
I
А