app.cash.paparazzi.gradle.BuildConfig.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of paparazzi-gradle-plugin Show documentation
Show all versions of paparazzi-gradle-plugin Show documentation
A Gradle plugin to set up the Paparazzi test library
package app.cash.paparazzi.gradle
import kotlin.String
internal const val VERSION: String = "1.3.5-c3ee64c-2"
internal const val NATIVE_LIB_VERSION: String = "14.0.9"