Update settings.gradle

This commit is contained in:
Ludy87 2025-04-27 00:28:38 +02:00
parent 6c560ca69c
commit 866295ebdb
No known key found for this signature in database
GPG Key ID: 92696155E0220F94

View File

@ -1 +1,5 @@
plugins {
// Apply the foojay-resolver plugin to allow automatic download of JDKs
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.10.0'
}
rootProject.name = 'Stirling-PDF'