Vaidhyanathan86

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1
  • Edited

    Kotlin Plugin Offline use

    Answered
    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...
    • 2 followers
    • 2 comments
    • 0 votes