Skip to content

Commit 547275c

Browse files
chore(deps): update dependency com.android.tools.build:gradle to v8.2.2
1 parent 62b24bb commit 547275c

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.2.1")
22+
classpath("com.android.tools.build:gradle:8.2.2")
2323
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22")
2424

2525
}

0 commit comments

Comments
 (0)