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 ffed1fa commit f658844Copy full SHA for f658844
buildSrc/build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
5
dependencies {
6
implementation(kotlin("bom"))
7
- implementation("com.android.tools.build:gradle:8.1.1")
+ implementation("com.android.tools.build:gradle:8.1.2")
8
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10")
9
implementation("org.kohsuke:github-api:1.316")
10
}
0 commit comments