Compare commits

...

2 Commits

Author SHA1 Message Date
RaphiMC 8600180f30
Merge remote-tracking branch 'origin/main' 2024-05-16 14:06:00 +02:00
RaphiMC a851c34d1d
Added toolchain resolving plugin 2024-05-16 14:05:46 +02:00
1 changed files with 4 additions and 0 deletions

View File

@ -9,4 +9,8 @@ pluginManagement {
}
}
plugins {
id "org.gradle.toolchains.foojay-resolver-convention" version "0.8.0"
}
rootProject.name = "ViaProxy"