remove foojay-resolver-convention (#4807)

If I remember correctly, it was only added to fix Bitrise builds, and we
don't use Bitrise anymore
This commit is contained in:
Konrad Pozniak 2024-12-22 10:46:39 +01:00 committed by GitHub
commit 03457db668
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,6 @@ pluginManagement {
plugins {
id 'com.gradle.develocity' version '3.19'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0'
}
def isCI = providers.environmentVariable("CI").present