We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e715e commit d8e486bCopy full SHA for d8e486b
1 file changed
settings.gradle
@@ -25,8 +25,8 @@ plugins {
25
}
26
27
blowdryerSetup {
28
- //github 'diffplug/blowdryer-diffplug', 'tag', '5.2.0'
29
- devLocal '../blowdryer-diffplug'
+ github 'diffplug/blowdryer-diffplug', 'tag', '6.0.0'
+ //devLocal '../blowdryer-diffplug'
30
31
32
include 'atplug-runtime'
0 commit comments