Use foojay-resolver and set all java version to 21

This commit is contained in:
Fabian Wiesel
2024-02-25 21:24:18 +01:00
parent 029e82941e
commit dee59d4735
3 changed files with 10 additions and 15 deletions

View File

@@ -1 +1,5 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}
include ':app'