user
02/20/2017, 11:19 AMhttps://kotlinlang.slack.com/files/U2YJBAX1R/F478UT5QA/screen_shot_2017-02-17_at_6.55.12_pm.png▾
1.1.0-rc-91-*
?
By the way, you no longer need to .apply
resolutionStragety:
configurations.all {
resolutionStrategy {
force("...")
}
}