Fix another missing newline

This commit is contained in:
Alexander Städing
2023-03-26 14:57:54 +02:00
parent 44d06ce79c
commit ace5e72c8d

View File

@@ -8,4 +8,4 @@ dependencyResolutionManagement {
from(files("../gradle/libs.versions.toml")) // include from parent project
}
}
}
}