Don't use defaultToolchain method for run tasks

This commit is contained in:
Jason Penilla 2024-04-23 14:39:36 -07:00
parent 2eeed9e6fa
commit d07c487d4d
No known key found for this signature in database
GPG key ID: 0E75A301420E48F8
12 changed files with 13 additions and 13 deletions

View file

@ -25,7 +25,7 @@ Other changes:
Co-Authored-By: Emilia Kond <emilia@rymiel.space>
diff --git a/build.gradle.kts b/build.gradle.kts
index 62c2aef1c2cce98f4f805bdd96792654af6f5935..bc4af2e667603d31dfbefc12e42e2300e389b65f 100644
index e6d4db67bdee5a0f980a74c38f00d760882bdfeb..c7980981d994f3256bbb861a5e044a4563c88ad3 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -6,9 +6,30 @@ plugins {