Skip to content

Commit

Permalink
Remove an obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe committed Dec 4, 2024
1 parent 9214899 commit 1f6d315
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ dependencies {
}
*/
// for `KotlinCompilationTask` and the version is compatible with Compose 1.6.11
// With Kotlin 2.0.20, a "Could not parse POM" build error occurs in the JVM projects of some dependent projects.
implementation(kotlin("gradle-plugin", "2.1.0"))
implementation("org.gradle.kotlin:gradle-kotlin-dsl-plugins:5.1.1") // This version has to be used for Gradle 8.11.1.

Expand Down

0 comments on commit 1f6d315

Please sign in to comment.