Class KotlinExtension


  • public class KotlinExtension
    extends java.lang.Object
    • Field Detail

      • version

        @Nullable
        public java.lang.String version
        Version of the kotlin compiler to use.
      • compilerZipSha256

        @Nullable
        public java.lang.String compilerZipSha256
        Sha256 of the compiler zip.
    • Method Detail

      • getCompilerZipDownloadUrl

        @Internal
        public java.lang.String getCompilerZipDownloadUrl()
      • getCompilerZipSha256

        @Nullable
        @Internal
        public java.lang.String getCompilerZipSha256()