Remove gradle toolchains plugin

(cherry picked from commit d0bad9f0bd6b9d9dc641c81ee2428a0f859d01a8)
This commit is contained in:
AntsyLich
2025-08-07 11:45:01 +06:00
committed by NGB-Was-Taken
parent f7030ed800
commit f9abe20b84
2 changed files with 0 additions and 16 deletions
-4
View File
@@ -38,10 +38,6 @@ dependencyResolutionManagement {
}
}
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
}
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
rootProject.name = "TachiyomiSY"