Skip to content

Commit

Permalink
Unrevert ksp
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Oct 25, 2024
1 parent 5340a25 commit e7e29f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {

allprojects {
group = "dev.schlaubi.tonbrett"
version = "1.22.5"
version = "1.22.6"

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ktor = "3.0.0"
kmongo = "5.1.0"
kord = "0.14.0"
mikbot = "3.37.19"
ksp = "2.0.21-1.0.25"
ksp = "2.0.21-1.0.26"
kordex = "1.9.12-mikbot-SNAPSHOT"
android = "8.7.1"
compose = "1.7.0"
Expand Down

0 comments on commit e7e29f5

Please sign in to comment.