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 b6d62dd commit 2c50f0fCopy full SHA for 2c50f0f
build.gradle.kts
@@ -29,7 +29,7 @@ plugins {
29
id("com.gradle.enterprise") version("3.19.2") apply false
30
id("org.jetbrains.kotlin.plugin.serialization") version (Versions.kotlin)
31
id("androidx.baselineprofile") version "1.3.4" apply false
32
- id("com.android.test") version "8.10.0" apply false
+ id("com.android.test") version "8.11.0" apply false
33
id("org.jetbrains.kotlin.plugin.compose") version(Versions.kotlin) apply false
34
}
35
0 commit comments