Skip to content

Gradle source not working when using Kotlin DSL (build.gradle.kts) #695

Closed as not planned
@Mathbl

Description

@Mathbl

Hello!

We recently migrated our Android app's build.gradle (Groovy) file to a build.gradle.kts file using Kotlin (https://developer.android.com/build/migrate-to-kotlin-dsl).

I started noticing that licensed status and licensed cache were not doing anything anymore.

Looking at the source code, it seems that the issue is in the enabled method of the gradle.rb file. It should also check if a build.gradle.kts file exists.

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleOlder issue or PR without additional information, questions, or request for actions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions