Skip to content

Commit dc01b26

Browse files
committed
Use AGP 8.2.2 for successful test report finding
1 parent 30f3407 commit dc01b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ androidMinSdk = "14"
2727
androidCompileSdk = "35"
2828

2929
[libraries]
30-
gradlePlugin-android = { module = "com.android.tools.build:gradle", version = "8.8.0" }
30+
gradlePlugin-android = { module = "com.android.tools.build:gradle", version = "8.2.2" }
3131
gradlePlugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
3232
gradlePlugin-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.8.10" }
3333
gradlePlugin-binaryCompatibility = { module = "org.jetbrains.kotlinx:binary-compatibility-validator", version = "0.13.1" }

0 commit comments

Comments
 (0)