Skip to content

Commit 8d57762

Browse files
chore(deps): update plugin androidx.baselineprofile to v1.3.4 (#1121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yogesh Choudhary Paliyal <[email protected]>
1 parent 039d14e commit 8d57762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ plugins {
2828
id("com.google.dagger.hilt.android") version ("2.56.1") apply false
2929
id("com.gradle.enterprise") version("3.19.2") apply false
3030
id("org.jetbrains.kotlin.plugin.serialization") version (Versions.kotlin)
31+
id("androidx.baselineprofile") version "1.3.4" apply false
3132
id("com.android.test") version "8.9.1" apply false
32-
id("androidx.baselineprofile") version "1.2.3" apply false
3333
}
3434

3535

0 commit comments

Comments
 (0)