Update dependency gradle to v8.13 (#1773)

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit 2d0be5b0c93c9e3991ca593304d81d4d22dd72de)
This commit is contained in:
Mend Renovate
2025-02-25 12:38:12 +01:00
committed by Jobobby04
parent a189a7eaec
commit fb71d0cd68
5 changed files with 18 additions and 2 deletions
+4
View File
@@ -38,6 +38,10 @@ dependencyResolutionManagement {
}
}
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
}
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
rootProject.name = "TachiyomiSY"