Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Add support to Kotlin DSL #306

@vyguera

Description

@vyguera

Expected behaviour

As a developer I would like to be able to configure Shot using Kotlin DSL notation

Actual behaviour

There's no official or documented support for DSL

Steps to reproduce

In your module's build.gradle.kts file add the following, and try to synchronize:

plugins {
  id("com.facebook.testing.screenshot") version "0.15.0"
}

Gradle is not able to resolve plugin artifact 'com.facebook.testing.screenshot:com.facebook.testing.screenshot.gradle.plugin:0.15.0'

Version of the library

0.15.0

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