Kotlin project with kotlin DSL gradle build.

This commit is contained in:
Tomasz Półgrabia 2025-01-21 21:28:30 +01:00
parent b6e29e5f09
commit 4e6a49b0f5
7 changed files with 379 additions and 0 deletions

3
2025/01/kotlin_demo2/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
tools
.idea
build