Simple Kotlin Application This is a simple Kotlin application built with Gradle. Prerequisites JDK 11 or later Gradle 8.6 or later Building the Application To build the application, navigate to the project directory and run the following command: ./gradlew build