This commit is contained in:
mi-hol 2024-01-30 13:19:52 +01:00 committed by GitHub
parent 69a167b2c5
commit 8327ec69e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ plugins {
id 'java'
}
// that git submodule uses non gralde folder structure so here we are hacking things
// that git submodule uses non gradle folder structure so here we are hacking things
sourceSets {
main {
java {