Skip to content

Commit

Permalink
add KSP plugin again
Browse files Browse the repository at this point in the history
  • Loading branch information
NikkyAI committed Sep 4, 2024
1 parent e963cb8 commit 3d272b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import dev.kordex.gradle.plugins.kordex.DataCollection
plugins {
kotlin("jvm")
kotlin("plugin.serialization")
id("com.google.devtools.ksp")
id("com.github.johnrengelman.shadow")
id("dev.kordex.gradle.kordex")
}
Expand Down
2 changes: 2 additions & 0 deletions versions.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

plugin.dev.kordex.gradle.kordex=1.4.2

plugin.com.google.devtools.ksp=2.0.20-1.0.24

plugin.com.github.johnrengelman.shadow=8.1.1

version.br.com.colman..dice-helper=1.0.0
Expand Down

0 comments on commit 3d272b5

Please sign in to comment.