Fix oder in build.gradle
Dieser Commit ist enthalten in:
Ursprung
8661f3d922
Commit
5e0e37885f
@ -49,10 +49,11 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'yoyosource:YAPION:0.25.0'
|
||||
implementation project(":BauSystem_15")
|
||||
implementation project(":BauSystem_API")
|
||||
|
||||
implementation 'yoyosource:YAPION:0.25.0'
|
||||
|
||||
compileOnly 'org.projectlombok:lombok:1.18.6'
|
||||
testCompileOnly 'org.projectlombok:lombok:1.18.6'
|
||||
annotationProcessor 'org.projectlombok:lombok:1.18.6'
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren