Skip to content

Commit 76a8e36

Browse files
authored
Update build.gradle.kts
1 parent 46b1f53 commit 76a8e36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
classpath("com.android.tools.build:gradle:8.7.3")
1616
// Cloudstream gradle plugin which makes everything work and builds plugins
1717
classpath("com.github.recloudstream:gradle:-SNAPSHOT")
18-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0")
18+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.0")
1919
}
2020
}
2121

0 commit comments

Comments
 (0)