diff options
Diffstat (limited to 'opendc-web/opendc-web-proto/build.gradle.kts')
| -rw-r--r-- | opendc-web/opendc-web-proto/build.gradle.kts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opendc-web/opendc-web-proto/build.gradle.kts b/opendc-web/opendc-web-proto/build.gradle.kts index 4a566346..9b307655 100644 --- a/opendc-web/opendc-web-proto/build.gradle.kts +++ b/opendc-web/opendc-web-proto/build.gradle.kts @@ -22,7 +22,7 @@ description = "Web communication protocol for OpenDC" -/* Build configuration */ +// Build configuration plugins { `kotlin-library-conventions` id("org.kordamp.gradle.jandex") // Necessary for Quarkus to process annotations |
