Skip to content

Commit b8ef7c9

Browse files
chore(deps): update dependency com.android.tools.build:gradle to v8.7.1
1 parent 59a065c commit b8ef7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/build.gradle.kts

+1-1
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.6.1")
22+
classpath("com.android.tools.build:gradle:8.7.1")
2323
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21")
2424

2525
}

0 commit comments

Comments
 (0)