We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd6655 commit 03f2309Copy full SHA for 03f2309
1 file changed
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false
10
id 'org.jetbrains.kotlin.plugin.compose' version "$kotlinVersion" apply false
11
id 'org.jetbrains.kotlin.plugin.serialization' version "$kotlinVersion" apply false
12
- id 'app.cash.paparazzi' version '2.0.0-alpha02' apply false
+ id 'app.cash.paparazzi' version '2.0.0-alpha04' apply false
13
}
14
15
subprojects {
0 commit comments