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 7e1283b commit b4512d1Copy full SHA for b4512d1
build.gradle
@@ -36,7 +36,7 @@ buildscript {
36
classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.24.0'
37
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}"
38
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.30.0'
39
- classpath 'com.android.tools.build:gradle:8.7.0'
+ classpath 'com.android.tools.build:gradle:8.7.1'
40
classpath 'app.cash.licensee:licensee-gradle-plugin:1.11.0'
41
classpath 'com.facebook.testing.screenshot:plugin:0.15.0'
42
}
0 commit comments