pull/600/head
mcarare 2 years ago committed by mergify[bot]
parent 1ae8af45f1
commit 181af7cf4d

@ -195,7 +195,7 @@ configurations {
} }
dependencies { dependencies {
ktlint("com.pinterest:ktlint:0.41.0") { ktlint("com.pinterest:ktlint:0.47.0") {
attributes { attributes {
attribute(Bundling.BUNDLING_ATTRIBUTE, getObjects().named(Bundling, Bundling.EXTERNAL)) attribute(Bundling.BUNDLING_ATTRIBUTE, getObjects().named(Bundling, Bundling.EXTERNAL))
} }

Loading…
Cancel
Save