Skip to content

com.github.jruby-gradle.base 2.0.0 not working when use kotlin DSL #407

@blling

Description

@blling

I configed like this:

plugins {
    id("com.github.jruby-gradle.base") version "2.0.0"
}

repositories{
   // Unresolved reference: ruby
    ruby.gems()
}

but i get an error Unresolved reference: ruby

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions