fixed
This commit is contained in:
parent
e7b792bb54
commit
5d9a076b8a
1 changed files with 1 additions and 5 deletions
|
@ -11,15 +11,11 @@ repositories {
|
||||||
name "craftsblockReleases"
|
name "craftsblockReleases"
|
||||||
url "https://repo.craftsblock.de/releases"
|
url "https://repo.craftsblock.de/releases"
|
||||||
}
|
}
|
||||||
maven {
|
|
||||||
name "craftsblockExperimental"
|
|
||||||
url "https://repo.craftsblock.de/experimental"
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'de.craftsblock:craftsnet:3.3.4'
|
implementation 'de.craftsblock:craftsnet:3.3.4-SNAPSHOT'
|
||||||
implementation 'de.craftsblock.craftscore:CraftsCore:3.7.60-SNAPSHOT'
|
implementation 'de.craftsblock.craftscore:CraftsCore:3.7.60-SNAPSHOT'
|
||||||
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
|
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
|
||||||
implementation 'com.google.code.gson:gson:2.11.0'
|
implementation 'com.google.code.gson:gson:2.11.0'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue