We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57dc662 commit c6fb586Copy full SHA for c6fb586
build.gradle.kts
@@ -14,8 +14,8 @@ import org.kohsuke.github.GitHub
14
15
buildscript {
16
dependencies {
17
- classpath("com.android.tools.build:gradle:8.5.1")
18
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0")
+ classpath("com.android.tools.build:gradle:8.5.2")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10")
19
classpath("org.kohsuke:github-api:1.321")
20
}
21
0 commit comments