Hi, everyone! I developed a few apps using Kotlin...
# getting-started
n
Hi, everyone! I developed a few apps using Kotlin for Android but still don't know how exactly gradle and all it's commands work. How you should place gradle files and so on. Now when I am trying to work with multiplatform projects things became even worse. Is where any books, articles, posts, manuals that I can read and know everything about every line in gradle files, tasks and how it's work?
a
The Gradle documentation is quite extensive: https://docs.gradle.org/current/userguide/userguide.html