Skip to content

Commit

Permalink
Add JVM as valid build target
Browse files Browse the repository at this point in the history
  • Loading branch information
davfsa authored Nov 27, 2024
1 parent 94cdf06 commit b66274d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions catppuccin-theme/frontendImpl/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ plugins {

kotlin {
jvmToolchain(17)

jvm()
}

0 comments on commit b66274d

Please sign in to comment.