Skip to content

Commit c6fb586

Browse files
committed
gradle
1 parent 57dc662 commit c6fb586

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ import org.kohsuke.github.GitHub
1414

1515
buildscript {
1616
dependencies {
17-
classpath("com.android.tools.build:gradle:8.5.1")
18-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0")
17+
classpath("com.android.tools.build:gradle:8.5.2")
18+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10")
1919
classpath("org.kohsuke:github-api:1.321")
2020
}
2121

0 commit comments

Comments
 (0)