Skip to content

Commit

Permalink
Unrevert ksp
Browse files Browse the repository at this point in the history
DRSchlaubi committed Oct 25, 2024

Verified

This commit was signed with the committer’s verified signature.
DRSchlaubi Michael Rittmeister
1 parent 5340a25 commit e7e29f5
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
@@ -7,7 +7,7 @@ plugins {

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

repositories {
mavenCentral()
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit e7e29f5

Please sign in to comment.