add hlaeja version catalog
- add gradle properties information in README.md - remove repositories from build.gradle.kts - change to settings.gradle.kts - add dependency resolution management - add plugin management repositories - add catalog in gradle.properties
This commit is contained in:
@@ -10,10 +10,6 @@ java {
|
||||
}
|
||||
}
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user