KtAcademyPortal icon indicating copy to clipboard operation
KtAcademyPortal copied to clipboard

Multiplatform Kotlin application of KotlinAcademy

Results 9 KtAcademyPortal issues
Sort by recently updated
recently updated
newest added

I try to run web with `./gradlew :web:run` but get an error ``` Task :web:npm-install FAILED npm WARN npm npm does not support Node.js v12.1.0 npm WARN npm You should...

Hello, I am trying to build your project in Android Studio, but getting the following error: > Build file '/Users/igorganapolsky/workspace/git/kotlin/KotlinAcademyApp/desktop/build.gradle' line: 49 * What went wrong: A problem occurred evaluating...

override repositories to make tests independent on API

Android
Android mobile
Testing
to do

Check out this articles: https://medium.com/@Cypressious/your-first-firefox-web-extension-in-kotlin-348fc907915 https://medium.com/@Cypressious/your-second-firefox-extension-in-kotlin-bafd91d87c41 Consider using this: https://github.com/cypressious/kotlin-webextensions-declarations

Firefox Plugin

This can be used: https://github.com/edvin/fxldemo-gradle

Desktop