SpongeAPI 8 (Stable)

This commit is contained in:
Vankka 2022-01-18 19:33:00 +02:00
parent 5919118539
commit 2ab83dfc28
No known key found for this signature in database
GPG Key ID: 6E50CB7A29B96AD0

View File

@ -1,6 +1,6 @@
apply from: rootProject.file('buildscript/runtime.gradle')
var spongeVersion = '8.0.0-SNAPSHOT'
var spongeVersion = '8.0.0'
allprojects {
repositories {
maven { url 'https://repo.spongepowered.org/maven/' }