My attempt to solve the 2023 Advent of Code using Kotlin. I am using an Android project as I am using Android Studio and I cannot figure out how to make a pure kotlin project.
Let me know how to make a Kotlin project 😅
My solutions are found in src > java > com > themobilecoder > adventofcode > *
- JDK 17
./gradlew test