Skip to content

Commit ed886ef

Browse files
chore(deps): update agp to v8.9.1 (#5363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent daade1e commit ed886ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: build.gradle

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
44
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
55

66
plugins {
7-
id 'com.android.application' version "8.9.0"
8-
id 'com.android.library' version "8.9.0" apply false
9-
id 'com.android.test' version '8.9.0' apply false
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
1010
id 'androidx.baselineprofile' version '1.3.3'
1111
id 'org.jetbrains.kotlin.android' version "2.1.10"
1212
id 'org.jetbrains.kotlin.plugin.compose' version "2.1.10"

0 commit comments

Comments
 (0)