Skip to content

Commit 3554bf3

Browse files
chore(deps): update dependency com.android.tools.build:gradle to v8.9.1
1 parent 2732e6d commit 3554bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ buildscript {
1919
mavenCentral()
2020
}
2121
dependencies {
22-
classpath("com.android.tools.build:gradle:8.9.0")
22+
classpath("com.android.tools.build:gradle:8.9.1")
2323
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20")
2424

2525
}

0 commit comments

Comments
 (0)