You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gradle/jvm-conventions-maintainership-comparison.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# JVM Conventions: Groovy vs Kotlin DSL
2
2
3
-
This document compares the existing `gradle/jvm-conventions.gradle` with the side-by-side Kotlin DSL alternative`gradle/jvm-conventions.gradle.kts`.
3
+
This document compares the historical Groovy script `gradle/jvm-conventions.gradle` with the active Kotlin DSL script`gradle/jvm-conventions.gradle.kts`.
0 commit comments