fix: add missing newline at end of file

pull/2102/head
vibhor-kulshrestha 3 weeks ago
parent 9114acc5e1
commit a15f8041bd

@ -158,4 +158,4 @@ tasks.configureEach {
it.name.contains("packageProdNonMinifiedRelease")
}?.let { dependsOn(it) }
}
}
}

Loading…
Cancel
Save