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.
8.12.2
1 parent cde5ea0 commit 904ba95Copy full SHA for 904ba95
buildSrc/build.gradle.kts
@@ -22,7 +22,7 @@ repositories {
22
23
dependencies {
24
compileOnly(gradleApi())
25
- implementation("com.android.tools.build:gradle:8.12.1")
+ implementation("com.android.tools.build:gradle:8.12.2")
26
implementation("com.google.gms:google-services:4.4.3")
27
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.21")
28
implementation("com.squareup.okhttp3:okhttp:4.12.0")
0 commit comments