(Minor) Remove character debris in build.gradle

This commit is contained in:
Viktor Lofgren 2023-06-12 17:42:30 +02:00 committed by Viktor
parent 266ad2e4de
commit 6f2a7977c1

View File

@ -27,5 +27,5 @@ dependencies {
} }
test { test {
useJUnitPlatform()\ useJUnitPlatform()
} }