Skip to content

Commit

Permalink
Remove an outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe committed Dec 5, 2024
1 parent 37add04 commit 74b0ff8
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 @@ -8,7 +8,6 @@ repositories {
}

dependencies {
// With Kotlin 2.0.20, a "Could not parse POM" build error occurs in the JVM projects of some dependent projects.
val kotlinVersion = "2.1.0"
implementation(kotlin("gradle-plugin", kotlinVersion))
implementation("org.jetbrains.kotlin:compose-compiler-gradle-plugin:$kotlinVersion")
Expand Down

0 comments on commit 74b0ff8

Please sign in to comment.