We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9eb6a6 + 9c4f3c6 commit 237c18cCopy full SHA for 237c18c
build.gradle
@@ -33,7 +33,7 @@ buildscript {
33
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.7.10"
34
classpath "org.jetbrains.kotlinx:kotlinx-knit:0.4.0"
35
classpath 'com.jakewharton:butterknife-gradle-plugin:10.2.3'
36
- classpath 'app.cash.paparazzi:paparazzi-gradle-plugin:1.0.0'
+ classpath 'app.cash.paparazzi:paparazzi-gradle-plugin:1.1.0'
37
// NOTE: Do not place your application dependencies here; they belong
38
// in the individual module build.gradle files
39
}
0 commit comments