mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-16 16:17:03 +05:30
api: bump KSP
This commit is contained in:
parent
f856aeb6f5
commit
c584d52e89
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
plugins {
|
plugins {
|
||||||
kotlin("jvm")
|
kotlin("jvm")
|
||||||
id("com.google.devtools.ksp") version "1.5.21-1.0.0-beta06"
|
id("com.google.devtools.ksp") version "1.5.21-1.0.0-beta07"
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue