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 7f3cbe4 commit 3aa9cd5Copy full SHA for 3aa9cd5
build.gradle.kts
@@ -28,7 +28,7 @@ plugins {
28
id("com.google.dagger.hilt.android") version ("2.56.1") apply false
29
id("com.gradle.enterprise") version("3.19.2") apply false
30
id("org.jetbrains.kotlin.plugin.serialization") version (Versions.kotlin)
31
- id("com.android.test") version "8.5.1" apply false
+ id("com.android.test") version "8.9.1" apply false
32
id("androidx.baselineprofile") version "1.2.3" apply false
33
}
34
0 commit comments