[*] Modernize Gradle setup
Version catalog and convention plugin instead of allprojects/subprojects
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id("java")
|
||||
java
|
||||
}
|
||||
|
||||
val localRuntimeOnly = configurations.create("localRuntimeOnly")
|
||||
|
||||
Reference in New Issue
Block a user