Finish backporting libzontreck to 1.18.2

This commit is contained in:
zontreck 2024-01-16 17:25:12 -07:00
parent c5637d7c44
commit 55acbd4868
21 changed files with 80 additions and 227 deletions

View file

@ -3,8 +3,4 @@ pluginManagement {
gradlePluginPortal()
maven { url = "https://maven.zontreck.com/repository/internal" }
}
}
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.5.0'
}
}