Converted settings.gradle from Groovy to Kotlin Script

This commit is contained in:
dankito 2024-08-19 22:21:41 +02:00
parent ce073283a0
commit 35db7e17f2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ pluginManagement {
rootProject.name = "fints4kProject"
include ":fints4k"
include(":fints4k")
// Sample applications