We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed886ef commit be858b6Copy full SHA for be858b6
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id 'com.android.application' version "8.9.1"
8
id 'com.android.library' version "8.9.1" apply false
9
id 'com.android.test' version '8.9.1' apply false
10
- id 'androidx.baselineprofile' version '1.3.3'
+ id 'androidx.baselineprofile' version '1.3.4'
11
id 'org.jetbrains.kotlin.android' version "2.1.10"
12
id 'org.jetbrains.kotlin.plugin.compose' version "2.1.10"
13
id 'org.jetbrains.kotlin.plugin.parcelize' version "2.1.10"
0 commit comments