Skip to content

Commit

Permalink
bump kgp to 1.9.21 to avoid build fails (#1)
Browse files Browse the repository at this point in the history
* bump kgp to 1.9.10 in testrepo

* Update build.gradle.kts
  • Loading branch information
IndusAryan authored Dec 13, 2023
1 parent c32c06f commit 8899872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
classpath("com.android.tools.build:gradle:7.0.4")
// Cloudstream gradle plugin which makes everything work and builds plugins
classpath("com.github.recloudstream:gradle:master-SNAPSHOT")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.21")
}
}

Expand Down

0 comments on commit 8899872

Please sign in to comment.