AtomicKotlinCourse
AtomicKotlinCourse copied to clipboard
Hi, I'm using Atomic Kotlin exercises in Android Studio (Edu Tools plugin). Most of the time I write a code and hit check, it states it is incorrect, Abc was...
Hi, I tried to do AtomicKotlin exercises by EduTools plugin. But after open the project, Gradle build failed. In Gradle settings, Gradle JVM is set to #JAVA_INTERNAL[Invalid] Any suggestion, thanks!...
Hi folks! I'm working through the exercises and realised exercise 1 in the Variable Argument Lists atom seems to have no way to pass in IntelliJ IDEA. I need to...
When starting from IDE, I got the error `Could not create task ':compileKotlin'. > Cannot use @TaskAction annotation on method AbstractKotlinCompile.execute() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to...
I think you've used an operator overload at the resolution before cover it on the book.
When building the Atomic Kotlin project, I an get error as shown in the screenshot below. 