Vaidhyanathan86
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Vaidhyanathan86 commented, -
Vaidhyanathan86 created a post, AnsweredKotlin Plugin Offline use
I am creating a polyglot project with Kotlin, Java & Groovy. My build.gradle file has the below plugins block. plugins { id 'org.jetbrains.kotlin.jvm' version '1.5.10' id 'groovy' id 'java...