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.
1 parent e938194 commit a2b1738Copy full SHA for a2b1738
build.gradle.kts
@@ -17,7 +17,7 @@ buildscript {
17
classpath("com.android.tools.build:gradle:7.4.2")
18
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
19
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.17.0")
20
- classpath("dev.drewhamilton.poko:poko-gradle-plugin:0.11.0")
+ classpath("dev.drewhamilton.poko:poko-gradle-plugin:0.12.0")
21
classpath("org.jacoco:org.jacoco.core:0.8.8")
22
classpath("com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT")
23
classpath("com.github.ben-manes:gradle-versions-plugin:0.46.0")
0 commit comments