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 76599d7 commit 2f192dcCopy full SHA for 2f192dc
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.35.0'
39
- classpath 'com.android.tools.build:gradle:8.13.1'
+ classpath 'com.android.tools.build:gradle:8.13.2'
40
classpath 'app.cash.licensee:licensee-gradle-plugin:1.14.1'
41
classpath 'com.facebook.testing.screenshot:plugin:0.15.0'
42
}
0 commit comments