use tabss in build.gradle

This commit is contained in:
Adam
2025-12-29 17:31:51 -05:00
parent 8bc4c46c3b
commit 9313b3ac19

View File

@@ -139,9 +139,9 @@ dependencies {
thirdParty("org.tomlj:tomlj:1.1.1") {
because "resource-packs, friendly-guide"
}
thirdParty("org.netbeans.modules:org-netbeans-lib-profiler:RELEASE280") {
because "debug"
}
thirdParty("org.netbeans.modules:org-netbeans-lib-profiler:RELEASE280") {
because "debug"
}
}
task verifyCore {