mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-19 15:09:19 +00:00
*: go back to 2.7.7, add @NotNull and @Nullable annotations for CosmeticHolder interface
This commit is contained in:
@@ -8,7 +8,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "com.hibiscusmc"
|
||||
version = "2.8.0${getGitCommitHash()}"
|
||||
version = "2.7.7${getGitCommitHash()}"
|
||||
|
||||
allprojects {
|
||||
apply(plugin = "java")
|
||||
|
||||
Reference in New Issue
Block a user