
HVerma199235 (Community Member) asked a question.
Kotlin: Unsupported plugin option: org.jetbrains.kotlin.android:enabled=true Error on starting of scan using GreenLight plugin in Android Studio.
I have below plugins in Gradle.
apply plugin: 'idea'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-kapt'
apply plugin: 'kotlin-android-extensions'
Is Anyone able to scan there project which has both Java and Kotlin files ?
Thanks for support.
.png)
Hello @HVerma199235 (Community Member) ,
Thank you for reaching out to the Community.
I have attached the Veracode Greenlight/IDE Scan Supported IDEs and Languages in the link below and Kotlin currently not supported.
https://help.veracode.com/r/c_master_greenlight
You can select 'Ideas' on the Community page on the top menu for our engineering team to review and if there is enough request they may support this language.
If the information we’ve provided you has helped resolve your challenge (or answered your question), we would appreciate it if you could mark the response that was helpful with “Select as Best”. This will help other Community members who come across your question as a similar challenge they might be facing and your best answer will help them find the right solution as well.
Best regards,
Steven
Veracode Support Engineer
Today I receive this error, while exactly same code was working an hour ago
Error:Kotlin: Unsupported plugin option: org.jetbrains.kotlin.android:enabled=true
and this, and project doesn't run: OneCognizant Login