mirror of
https://github.com/HighCapable/KavaRef.git
synced 2025-12-11 15:53:33 +08:00
chore: migrate to version catalog, Gropify
This commit is contained in:
@@ -2,7 +2,7 @@ plugins {
|
||||
id("java")
|
||||
}
|
||||
|
||||
group = property.project.groupName
|
||||
group = gropify.project.groupName
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
Reference in New Issue
Block a user