Skip to content

Commit f658844

Browse files
committed
dependency update
1 parent ffed1fa commit f658844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44

55
dependencies {
66
implementation(kotlin("bom"))
7-
implementation("com.android.tools.build:gradle:8.1.1")
7+
implementation("com.android.tools.build:gradle:8.1.2")
88
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10")
99
implementation("org.kohsuke:github-api:1.316")
1010
}

0 commit comments

Comments
 (0)